From be3cad0316fa26272bcb2cb27e5d7a267f03258b Mon Sep 17 00:00:00 2001 From: WebFreak001 Date: Thu, 25 Feb 2021 10:05:44 +0100 Subject: [PATCH] bump to 0.7.0-beta.5 --- source/served/info.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/served/info.d b/source/served/info.d index f6eb689f..2ab37b88 100644 --- a/source/served/info.d +++ b/source/served/info.d @@ -1,4 +1,4 @@ module source.served.info; static immutable Version = [0, 7, 0]; -static immutable VersionSuffix = "beta.4"; // like beta.1 +static immutable VersionSuffix = "beta.5"; // like beta.1