Skip to content

Commit 7e8ee06

Browse files
committed
OCM-24070 | chore: Set release version to 1.2.62-RC2
Prepare the 1.2.62 RC2 build from the updated release branch so QE can validate the proxy fix in the next candidate. Made-with: Cursor
1 parent 44b044c commit 7e8ee06

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 DefaultVersion = "1.2.62-RC1"
21+
const DefaultVersion = "1.2.62-RC2"
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)