We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a66819 + 1f2db35 commit 65c5017Copy full SHA for 65c5017
2 files changed
deis-version
version/version.go
@@ -1,7 +1,7 @@
1
package version
2
3
// Version identifies this Deis product revision.
4
-const Version = "2.2.0"
+const Version = "2.3.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