Skip to content

Commit

Permalink
Some more support for Java v1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
ozelot379 committed Jul 29, 2019
1 parent 932d855 commit ff3fe71
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## [1.4.1]
- Some more support for Java v1.13

## [1.4.0]
- Some more support for Java v1.13

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ozelot379/convert-minecraft-java-texture-to-bedrock",
"productName": "ConvertMinecraftJavaTextureToBedrock",
"version": "1.4.0",
"version": "1.4.1",
"description": "Convert Minecraft Java texture packs to Minecraft Bedrock texture packs",
"keywords": [
"Minecraft",
Expand Down

0 comments on commit ff3fe71

Please sign in to comment.