Skip to content

Commit afc9481

Browse files
Merge pull request #3042 from hunterkepley/ocm-18707
OCM-18707 | chore: Bump ROSA CLI version to 1.2.57
2 parents 993820c + 27191ca commit afc9481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.56"
21+
const DefaultVersion = "1.2.57"
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)