Skip to content

Commit

Permalink
v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
TheClassic36 committed Feb 19, 2025
1 parent d42508a commit 067cc3f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ body:
label: Version
description: Which version of New Sword Blocking are you using? If it's not listed, please update!
options:
- v0.3.2
- v0.3.1
- v0.3.0
validations:
Expand All @@ -35,7 +36,7 @@ body:
attributes:
label: Mod Loader Version
description: If running as a mod, which mod loader & Fabric API version are you using?
placeholder: "Example: Fabric Loader v0.16.10 with Fabric API v0.116.0 for Minecraft 1.21.5"
placeholder: "Example: Fabric Loader v0.16.10 with Fabric API v0.117.3 for Minecraft 1.21.5"
validations:
required: false
- type: textarea
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Netherite | 60% | 2

| Minecraft Version | Pack Version |
| :--: | :--: |
| 25w04a - 25w07a | [v0.3.1](https://github.com/Classic36-Media/New-Sword-Blocking/releases/tag/v0.3.1) |
| 25w04a - 25w08a | [v0.3.2](https://github.com/Classic36-Media/New-Sword-Blocking/releases/tag/v0.3.2) |

In the future, versions for older game updates and snapshots can be found [here](https://github.com/Classic36-Media/New-Sword-Blocking/wiki/Versions).

Expand Down
4 changes: 2 additions & 2 deletions pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"pack":{
"pack_format": 64,
"supported_formats": {"min_inclusive": 64, "max_inclusive": 67},
"description": "§cNew Sword Blocking\n§7v0.3.1-alpha §8/ §f25w04a-25w07a"
"supported_formats": {"min_inclusive": 64, "max_inclusive": 68},
"description": "§cNew Sword Blocking\n§7v0.3.2-alpha §8/ §f25w04a-25w08a"
}
}

0 comments on commit 067cc3f

Please sign in to comment.