Skip to content

Commit cae7dfd

Browse files
author
den-rgb
committed
OCM-12316 | chore: Set release version to 1.2.48
1 parent 6df774c commit cae7dfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/info/info.go

+1-1
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.48-RC5"
21+
const DefaultVersion = "1.2.48"
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)