From 7451ba17c0e68157fcf39d38046ea3b1d2bb7ec6 Mon Sep 17 00:00:00 2001 From: Classic36 Date: Wed, 1 Nov 2023 16:02:09 +0000 Subject: [PATCH] v1.3.2-beta5 --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- README.md | 2 +- pack.mcmeta | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7fba2f7..c86c3d6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,7 +18,7 @@ body: label: Version description: Which version of Better Craftables are you using? If it is not listed, please update the pack. options: - - v1.3.2-beta4 + - v1.3.2-beta5 - v1.3.1+mod - v1.3.1 - v1.3.0+mod diff --git a/README.md b/README.md index 252bc78..0f9b14c 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Recipes in this data pack/mod can be found on the wiki. **Latest Snapshot (1.20.3):** -* Snapshot 23w40a - 23w43b = [v1.3.2-beta4](https://github.com/TheClassic36/Better-Craftables/releases/tag/v1.3.2-beta4) +* Snapshot 23w40a - 23w44a = [v1.3.2-beta5](https://github.com/TheClassic36/Better-Craftables/releases/tag/v1.3.2-beta5) Older versions can be found [here](https://github.com/TheClassic36/Better-Craftables/wiki/Versions). diff --git a/pack.mcmeta b/pack.mcmeta index 23d5bb7..f502925 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,7 +1,7 @@ { "pack":{ "pack_format": 18, - "supported_formats": {"min_inclusive": 18, "max_inclusive": 22}, - "description": "§bBetter Craftables §7v1.3.2-beta4\n§f1.20.3 Snapshots" + "supported_formats": {"min_inclusive": 18, "max_inclusive": 23}, + "description": "§bBetter Craftables §7v1.3.2-beta5\n§f1.20.3 Snapshots" } } \ No newline at end of file