diff --git a/doc/history.md b/doc/history.md index d958f32..f815543 100644 --- a/doc/history.md +++ b/doc/history.md @@ -1,3 +1,6 @@ +## 1.16.0 +* update mcassets + ## 1.15.0 * update mcassets diff --git a/minecraft-assets b/minecraft-assets index a3f04d3..adb82d5 160000 --- a/minecraft-assets +++ b/minecraft-assets @@ -1 +1 @@ -Subproject commit a3f04d300b0fb5cbdd7343337b39692d751b33c4 +Subproject commit adb82d5d764511b0509a63827229656093bb1509 diff --git a/package.json b/package.json index 2bde833..de52f37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "minecraft-assets", - "version": "1.15.0", + "version": "1.16.0", "description": "Provide minecraft assets", "main": "index.js", "tonicExampleFilename": "example.js",