Skip to content

Commit

Permalink
Merge pull request #2189 from fuweid/update_deb_version
Browse files Browse the repository at this point in the history
release: update version to 1.0.0
  • Loading branch information
Ace-Tang authored Aug 31, 2018
2 parents 925c151 + 2c3cd69 commit 23253c3
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 23253c3

Please sign in to comment.