From 03040917567d489d282ef93b1d919d76e2744676 Mon Sep 17 00:00:00 2001 From: ancientmarinerdev Date: Fri, 7 Jul 2023 23:54:03 +0100 Subject: [PATCH] Post-release set version 0.85.0-SNAPSHOT --- game.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.conf b/game.conf index 9ded3568d..3ad5a33a5 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.84.0 \ No newline at end of file +version=0.85.0-SNAPSHOT \ No newline at end of file