We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b0e06 commit 26445d9Copy full SHA for 26445d9
JexChangelog.txt
@@ -1,3 +1,7 @@
1
+0.8.1
2
+Fixed IRC giving random errors in the chat area
3
+Added back ability to use non-ascii characters in IRC
4
+
5
0.8.0
6
Added TargetHud mod
7
Added support for animated capes in .gif format
gradle.properties
@@ -9,6 +9,6 @@ loader_version=0.14.6
9
fabric_version=0.55.1+1.19
10
11
# Mod Properties
12
-mod_version=0.8.0
+mod_version=0.8.1
13
maven_group=me.dustin
14
archives_base_name=jex-client
0 commit comments