diff --git a/VERSION b/VERSION index 4e0321ef..e846aa5f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.0.0 \ No newline at end of file +1.2.694.0 \ No newline at end of file diff --git a/src/version/version.go b/src/version/version.go index 601c241b..72e078ed 100644 --- a/src/version/version.go +++ b/src/version/version.go @@ -9,4 +9,4 @@ package version // Version is the version of the CLI -const Version = "1.2.0.0" +const Version = "1.2.694.0"