Skip to content

Commit

Permalink
OCM-9499 | chore: Set release version to 1.2.43-RC3
Browse files Browse the repository at this point in the history
  • Loading branch information
den-rgb committed Jul 29, 2024
1 parent c356d21 commit 435fc34
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-rc2"
const Version = "1.2.43-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 435fc34

Please sign in to comment.