We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c7e09 commit 5094147Copy full SHA for 5094147
version/version.go
@@ -1,4 +1,4 @@
1
package version
2
3
// Version signifies the current version of Ghost.
4
-const Version = "0.22.0"
+const Version = "0.23.0"
0 commit comments