Skip to content

Commit 95e518a

Browse files
authored
Merge pull request #490 from k82cn/update_version
Updated version to 0.2
2 parents b9e67a2 + 614ce35 commit 95e518a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ REPO_PATH=volcano.sh/volcano
1919
IMAGE_PREFIX=volcanosh/vc
2020
# If tag not explicitly set in users default to the git sha.
2121
TAG ?= $(shell git rev-parse --verify HEAD)
22-
RELEASE_VER=v0.1
22+
RELEASE_VER=v0.2
2323
GitSHA=`git rev-parse HEAD`
2424
Date=`date "+%Y-%m-%d %H:%M:%S"`
2525
LD_FLAGS=" \

0 commit comments

Comments
 (0)