Skip to content

Commit 5a5b743

Browse files
committed
update version num
1 parent 1e22ccd commit 5a5b743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: release.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
APROXY_VER="0.1"
3+
APROXY_VER="0.2"
44
APROXY_BIN_GO="./bin/aproxy.go"
55

66
if [ ! -f "$APROXY_BIN_GO" ]; then

0 commit comments

Comments
 (0)