Skip to content

Commit

Permalink
Bump localproxy-server version to be 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
kj800x committed Nov 21, 2021
1 parent 43d69ac commit 6c97c62
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.4}"
export VERSION="${VERSION:=0.3.5}"
export ARCH="${ARCH:=amd64}"

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

0 comments on commit 6c97c62

Please sign in to comment.