We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a9d22 commit f7dccbaCopy full SHA for f7dccba
VERSION
@@ -1 +1 @@
1
-3.2.0
+3.2.0-rc4
cmd/constants.go
@@ -13,7 +13,7 @@ package cmd
13
14
const (
15
// AppVersion is the current version of the app
16
- AppVersion = "3.2.0"
+ AppVersion = "3.2.0-rc4"
17
18
// AppName is the name of the application to use in logging / places that require the artifact
19
AppName = "snowbridge"
0 commit comments