Skip to content

Commit

Permalink
release: update version to 1.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Wei Fu <fhfuwei@163.com>
  • Loading branch information
Wei Fu committed Aug 31, 2018
1 parent 925c151 commit 2c3cd69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/build
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GOPATH=$BUILDPATH


# Go parameters
VERSION="1.0.0-rc1"
VERSION="1.0.0"
APIVERSION="1.24"
GITCOMMIT=$(git describe --dirty --always --tags 2> /dev/null || true)
BUILDTIME=$(date --rfc-3339 s 2> /dev/null | sed -e 's/ /T/')
Expand Down

0 comments on commit 2c3cd69

Please sign in to comment.