Skip to content

Commit ee7a353

Browse files
authored
Merge pull request #2584 from hunterkepley/release_1.2.47
OCM-11943 | chore: Bump RC from 2 -> 3
2 parents bee4f53 + 2fb18a5 commit ee7a353

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.47-RC2"
21+
const DefaultVersion = "1.2.47-RC3"
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)