Skip to content

Commit 5334192

Browse files
committed
1.3.16
1 parent b87d826 commit 5334192

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Next
3+
## 1.3.16
44
- Updated resource pack format to `36`.
55
- Updated data pack format to `50`.
66
- Fixed special case checking not being applied to full version names leading to no result for certain versions.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pack-format",
3-
"version": "1.3.15",
3+
"version": "1.3.16",
44
"description": "Returns the pack_format of any Minecraft version, including snapshots",
55
"scripts": {
66
"prepublish": "tsc",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
pack-format is a tool for retrieving the `pack_format` of any Minecraft version, including snapshots.
88

9-
**Updated for: 1.20.6 & 24w18a**
9+
**Updated for: 1.21.1 & 24w34a**
1010

1111
## About
1212

0 commit comments

Comments
 (0)