Skip to content

Commit d97db37

Browse files
committed
Release v4.8.0
1 parent 0c17334 commit d97db37

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

change_log.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,12 @@ v4.6.3
6464

6565
v4.6.4
6666
* Fix import command not working
67+
68+
v4.7.0
69+
* Add support of minecraft 1.17
70+
* Improve parsing of minecraft versions
71+
72+
v4.8.0
73+
* Add support of minecraft 1.19
74+
* Add new mangrove plate and signs
75+
* Add missing polished_blackstone_pressure_plate

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<properties>
1212
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1313
<buildNumber></buildNumber>
14-
<tagVersion>4.7.0</tagVersion>
14+
<tagVersion>4.8.0</tagVersion>
1515
</properties>
1616

1717
<build>

0 commit comments

Comments
 (0)