Skip to content

Commit

Permalink
OCM-9499 | chore: Set release version to 1.2.43-RC5
Browse files Browse the repository at this point in the history
  • Loading branch information
den-rgb committed Aug 1, 2024
1 parent 02faa32 commit 8ce17a2
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 Version = "1.2.43-rc4"
const Version = "1.2.43-rc5"

// 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 8ce17a2

Please sign in to comment.