We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf96a23 + a3c5c08 commit 6f43e86Copy full SHA for 6f43e86
1 file changed
pkg/info/info.go
@@ -18,7 +18,7 @@ limitations under the License.
18
19
package info
20
21
-const DefaultVersion = "1.2.46"
+const DefaultVersion = "1.2.47-RC1"
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