From 0816c382de5f01dce762382955dffdd2ba8061b9 Mon Sep 17 00:00:00 2001 From: LukeR-02 <24751415+TheClassic36@users.noreply.github.com> Date: Tue, 3 Dec 2024 10:59:56 +0000 Subject: [PATCH] v2.0.0 Prep --- fabric.mod.json | 2 +- pack.mcmeta | 2 +- quilt.mod.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fabric.mod.json b/fabric.mod.json index d927438..752abe5 100644 --- a/fabric.mod.json +++ b/fabric.mod.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "id": "silly_eatables", - "version": "2.0.0-beta", + "version": "2.0.0", "name": "Silly Eatables", "description": "Eat things you shouldn't with these silly food recipes!", "authors": [ diff --git a/pack.mcmeta b/pack.mcmeta index 2ea0797..bf8be47 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -2,6 +2,6 @@ "pack":{ "pack_format": 60, "supported_formats": {"min_inclusive": 60, "max_inclusive": 61}, - "description": "§eSilly Eatables\n§7v2.0.0-b5 §8/ §f1.21.4 Snapshots" + "description": "§eSilly Eatables\n§7v2.0.0 §8/ §f1.21.4" } } \ No newline at end of file diff --git a/quilt.mod.json b/quilt.mod.json index ec99977..00f17e0 100644 --- a/quilt.mod.json +++ b/quilt.mod.json @@ -3,7 +3,7 @@ "quilt_loader": { "group": "org.classic36media", "id": "silly_eatables", - "version": "2.0.0-beta", + "version": "2.0.0", "metadata": { "name": "Silly Eatables", "description": "Eat things you shouldn't with these silly food recipes!",