We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6df774c commit cae7dfdCopy full SHA for cae7dfd
pkg/info/info.go
@@ -18,7 +18,7 @@ limitations under the License.
18
19
package info
20
21
-const DefaultVersion = "1.2.48-RC5"
+const DefaultVersion = "1.2.48"
22
23
// Build contains the short Git SHA of the CLI at the point it was build. Set via `-ldflags` at build time
24
var Build = "local"
0 commit comments