Skip to content

Commit

Permalink
OCM-9508 | chore : bump release to 1.2.45-rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
ciaranRoche committed Sep 12, 2024
1 parent 7f79b00 commit 7da8eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/info/info.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ limitations under the License.

package info

const DefaultVersion = "1.2.45-RC2"
const DefaultVersion = "1.2.45-RC3"

// Build contains the short Git SHA of the CLI at the point it was build. Set via `-ldflags` at build time
var Build = "local"
Expand Down

0 comments on commit 7da8eda

Please sign in to comment.