Skip to content

Commit

Permalink
Release v0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
monder committed Aug 15, 2016
1 parent 35ee9ec commit a5a69a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-aci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
export CGO_ENABLED=0
export GOOS=linux
export GOARCH=amd64
export VERSION=v0.0.2
export VERSION=v0.0.3

go build -ldflags '-extldflags "-static"'
acbuild begin
Expand Down

0 comments on commit a5a69a4

Please sign in to comment.