We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2862f05 + 0aa7535 commit 30ff0b0Copy full SHA for 30ff0b0
1 file changed
version/version.go
@@ -1,7 +1,7 @@
1
package version
2
3
// Version identifies this Deis product revision.
4
-const Version = "2.2.0-dev"
+const Version = "2.2.0"
5
6
// BuildVersion is the git revision of the build.
7
// Note: This value is overwritten by the linker during build
0 commit comments