From 816c66b134906113cbd171a85d7b370d9e62a447 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 14 Apr 2022 20:25:37 -0400 Subject: [PATCH] =?UTF-8?q?version=20bump=20to=20=E2=9C=A8=20beta=20?= =?UTF-8?q?=E2=9C=A8=20=20=20=20=F0=9F=8E=89=20=F0=9F=A5=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/config/version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/config/version.json b/app/config/version.json index c43a317c..a5fca0c2 100644 --- a/app/config/version.json +++ b/app/config/version.json @@ -1,6 +1,6 @@ { "major": 4, "minor": 0, - "sub": 0, - "meta": "alpha.3.5" -} + "sub": 0, + "meta": "beta" +} \ No newline at end of file