Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

Commit

Permalink
Prepare release of v0.15.2-rc 🚧
Browse files Browse the repository at this point in the history
  • Loading branch information
jrguerrero committed Feb 9, 2023
1 parent bb2b4b6 commit 92d3bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
package utils

// VERSION sets the current CLI version
const VERSION = "0.15.2-beta"
const VERSION = "0.15.2-rc"

// VERSION_API_USER_MODE sets the current IMCO API version for user mode
const VERSION_API_USER_MODE = "v3"

0 comments on commit 92d3bd9

Please sign in to comment.