From 0de9685914677b611a7cf75380eaab04c8cc94b3 Mon Sep 17 00:00:00 2001 From: ancientmarinerdev Date: Sat, 15 Apr 2023 12:28:27 +0100 Subject: [PATCH] Post-release set version 0.84.0-SNAPSHOT --- game.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.conf b/game.conf index 023ac5747..a7716f284 100644 --- a/game.conf +++ b/game.conf @@ -1,4 +1,4 @@ title = MineClone 2 description = A survival sandbox game. Survive, gather, hunt, build, explore, and do much more. disallowed_mapgens = v6 -version=0.83.0 \ No newline at end of file +version=0.84.0-SNAPSHOT \ No newline at end of file