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