We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7d05b commit f62cfb0Copy full SHA for f62cfb0
package.json
@@ -2,7 +2,7 @@
2
"name": "@modifiedcommand/convert-minecraft-java-texture-to-bedrock-api",
3
"type": "module",
4
"productName": "ConvertJavaTextureToBedrockApi",
5
- "version": "4.0.11",
+ "version": "4.1.0",
6
"description": "API for convert Minecraft Java texture packs to Bedrock texture packs",
7
"keywords": [
8
"Minecraft",
@@ -32,4 +32,4 @@
32
},
33
"publishConfig": { "registry": "https://registry.npmjs.org" },
34
"main": "src/index.mjs"
35
-}
+}
0 commit comments