Skip to content

Commit b43f217

Browse files
committed
chore: bump version
1 parent 82dc729 commit b43f217

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.0.0
1+
1.2.649.0

src/version/version.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
package version
1010

1111
// Version is the version of the CLI
12-
const Version = "1.2.0.0"
12+
const Version = "1.2.649.0
13+
"

0 commit comments

Comments
 (0)