Skip to content

Commit 80d3224

Browse files
committed
1.3.13
1 parent 6c52f20 commit 80d3224

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

changelog.md

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

3-
## Next
3+
## 1.3.13
4+
*2024-03-15*
45
- Changed the CLI result to say 'not present' instead of 'not known' for versions that do not use a pack format.
56
- Updated resource pack format to `28`.
67
- Updated data pack format to `35`.

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.12",
3+
"version": "1.3.13",
44
"description": "Returns the pack_format of any Minecraft version, including snapshots",
55
"scripts": {
66
"prepublish": "tsc",

0 commit comments

Comments
 (0)