From b998066391ff69ae9125ebc9db57fece124aa640 Mon Sep 17 00:00:00 2001 From: ancientmarinerdev Date: Fri, 7 Jul 2023 23:52:56 +0100 Subject: [PATCH] Set version 0.84.0 --- game.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/game.conf b/game.conf index a7716f284..9ded3568d 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-SNAPSHOT \ No newline at end of file +version=0.84.0 \ No newline at end of file