Skip to content

Commit

Permalink
Merge pull request #2588 from hunterkepley/release_1.2.47
Browse files Browse the repository at this point in the history
OCM-11943 | chore: Bump release version to final version
  • Loading branch information
hunterkepley authored Oct 30, 2024
2 parents ee7a353 + 561df76 commit b2f0da9
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 DefaultVersion = "1.2.47-RC3"
const DefaultVersion = "1.2.47"

// 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 b2f0da9

Please sign in to comment.