Skip to content

Commit 39318f1

Browse files
committed
[cli] Bump version number
1 parent 2c3a001 commit 39318f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/cli/cli.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import (
1414
)
1515

1616
const (
17-
VERSION = "2.1.7"
17+
VERSION = "2.1.8-SNAPSHOT"
1818
)
1919

2020
const (

0 commit comments

Comments
 (0)