Skip to content

Commit 614ce35

Browse files
committed
Updated version to 0.2
Signed-off-by: Klaus Ma <klaus1982.cn@gmail.com>
1 parent b9e67a2 commit 614ce35

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)