Skip to content

Commit b3dc415

Browse files
committed
Bump to v0.3.5
1 parent 8870dec commit b3dc415

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.3.4"
7+
Version = "0.3.5"
88
// Revision git commit short commithash
99
Revision = "xxxxxx" // set on build
1010
)

0 commit comments

Comments
 (0)