We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76fdffb commit 702858eCopy full SHA for 702858e
source/served/info.d
@@ -1,4 +1,4 @@
1
module source.served.info;
2
3
-static immutable Version = [0, 6, 0];
4
-static immutable VersionSuffix = ""; // like beta.1
+static immutable Version = [0, 7, 0];
+static immutable VersionSuffix = "beta.4"; // like beta.1
0 commit comments