We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36083b2 + 2cd5ff9 commit 5f831a1Copy full SHA for 5f831a1
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.1.0-dev"
+const Version = "2.1.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