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.
1 parent 5e7d11c commit 209a993Copy full SHA for 209a993
version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// Version is the version of the build.
4
-const Version = "1.4.1-dev"
+const Version = "1.5.0"
0 commit comments