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