We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7785fb5 commit 88537fbCopy full SHA for 88537fb
build-release.sh
@@ -24,7 +24,7 @@ if hash upx 2>/dev/null; then
24
UPX=true
25
fi
26
27
-VERSION="1.0.2"
+VERSION="1.0.4"
28
LDFLAGS="-X main.VERSION=$VERSION -s -w"
29
GCFLAGS=""
30
0 commit comments