Skip to content

Commit 88537fb

Browse files
committed
upd
1 parent 7785fb5 commit 88537fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if hash upx 2>/dev/null; then
2424
UPX=true
2525
fi
2626

27-
VERSION="1.0.2"
27+
VERSION="1.0.4"
2828
LDFLAGS="-X main.VERSION=$VERSION -s -w"
2929
GCFLAGS=""
3030

0 commit comments

Comments
 (0)