From 7a1f3f16bf1d1a74efd601a299637cb7855591b5 Mon Sep 17 00:00:00 2001 From: OrekiWoof Date: Mon, 25 May 2026 10:01:41 +0200 Subject: [PATCH] set version to 2.0.0 --- OrekiWoofsBeehives/modinfo.json | 2 +- RoamingBees/RoamingBees/modinfo.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OrekiWoofsBeehives/modinfo.json b/OrekiWoofsBeehives/modinfo.json index 13c12ad..5ecfe69 100644 --- a/OrekiWoofsBeehives/modinfo.json +++ b/OrekiWoofsBeehives/modinfo.json @@ -7,7 +7,7 @@ "OrekiWoof" ], "description": "Beehive with 8 slots for honey frames. Boosts your plants.", - "version": "2.0.0-rc.2", + "version": "2.0.0", "dependencies": { "game": "1.21.0" } diff --git a/RoamingBees/RoamingBees/modinfo.json b/RoamingBees/RoamingBees/modinfo.json index 8f8d352..ca36830 100644 --- a/RoamingBees/RoamingBees/modinfo.json +++ b/RoamingBees/RoamingBees/modinfo.json @@ -7,7 +7,7 @@ "OrekiWoof" ], "description": "Cute immersive roaming bees. Now on vanilla skeps and other mods' hives.", - "version": "2.0.0-rc.2", + "version": "2.0.0", "dependencies": { "game": "1.21.0" }