Skip to content

Commit 3e1a07a

Browse files
committed
OCM-9499|chore: Set release version to 1.2.43 to create build
1 parent 6da5e86 commit 3e1a07a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/info/info.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818

1919
package info
2020

21-
const Version = "1.2.43-rc6"
21+
const Version = "1.2.43"
2222

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

0 commit comments

Comments
 (0)