Skip to content

Commit 5e51ff4

Browse files
committed
bump to v0.6.2
1 parent 93a3800 commit 5e51ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rke/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "fmt"
44

55
var (
66
// Version app version
7-
Version = "0.6.1"
7+
Version = "0.6.2"
88
// Revision git commit short commithash
99
Revision = "xxxxxx" // set on build
1010
)

0 commit comments

Comments
 (0)