From 876689481bd7d1eb9c2a1d881842647ba76c7519 Mon Sep 17 00:00:00 2001 From: QuickBASIC Date: Mon, 6 Jul 2026 10:39:41 -0400 Subject: [PATCH] Update manifest for 0.5.x --- src/main/resources/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/manifest.json b/src/main/resources/manifest.json index 0073bdb..6fce176 100644 --- a/src/main/resources/manifest.json +++ b/src/main/resources/manifest.json @@ -1,7 +1,7 @@ { "Group": "QuickBASIC", "Name": "QuickBASIC.MoreGolems", - "Version": "1.0.0", + "Version": "1.0.1", "Description": "Adds more golems and golem variants to world for renewable sources of crystal shards.", "Authors": [ { @@ -11,7 +11,7 @@ } ], "Website": "", - "ServerVersion": "2026.03.26-89796e57b", + "ServerVersion": ">=0.5.0", "Dependencies": {}, "OptionalDependencies": {}, "LoadBefore": {},