Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kj800x committed Nov 19, 2021
1 parent 6d121b9 commit 461d8da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion localproxy-server/build-deb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

export VERSION="${VERSION:=0.3.3}"
export VERSION="${VERSION:=0.3.4}"
export ARCH="${ARCH:=amd64}"

if [ "$EUID" -ne 0 ]
Expand Down

0 comments on commit 461d8da

Please sign in to comment.