Skip to content

Commit 702858e

Browse files
committed
bump to 0.7.0-beta.4
1 parent 76fdffb commit 702858e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/served/info.d

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module source.served.info;
22

3-
static immutable Version = [0, 6, 0];
4-
static immutable VersionSuffix = ""; // like beta.1
3+
static immutable Version = [0, 7, 0];
4+
static immutable VersionSuffix = "beta.4"; // like beta.1

0 commit comments

Comments
 (0)