Skip to content

Commit cdee4d6

Browse files
committed
1.3.8
1 parent 20ebcaa commit cdee4d6

File tree

3 files changed

+9
-22
lines changed

3 files changed

+9
-22
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.8
4+
*2023-08-06*
45
- Fixed latest pack format being outdated.
56
- Updated resource and data pack formats to `16`.
67

package-lock.json

Lines changed: 6 additions & 20 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.7",
3+
"version": "1.3.8",
44
"description": "Returns the pack_format of any Minecraft version, including snapshots",
55
"scripts": {
66
"prepublish": "tsc",

0 commit comments

Comments
 (0)