We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea3ecd commit 6e86c80Copy full SHA for 6e86c80
2 files changed
change_log.txt
@@ -81,3 +81,7 @@ v4.9.0
81
82
v4.9.1
83
* Exclude file separator from sign file name
84
+
85
+v4.10.0
86
+* Add support of minecraf 1.21
87
+ * Add new pale oak plate and signs
pom.xml
@@ -11,7 +11,7 @@
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
<buildNumber></buildNumber>
14
- <tagVersion>4.9.1</tagVersion>
+ <tagVersion>4.10.0</tagVersion>
15
</properties>
16
17
<build>
0 commit comments