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