fixed so it works with newers versions

This commit is contained in:
lukasabbe
2024-08-08 22:05:54 +02:00
parent 0e084d7e7c
commit c3116f0f6f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.15.11
# Mod Properties
mod_version = 1.0
mod_version = 1.0.1
maven_group = me.lukasabbe
archives_base_name = VoiceChatGroupMsg
@@ -17,5 +17,5 @@ org.gradle.jvmargs=-Xmx1G
# Dependencies
# check this on https://modmuss50.me/fabric.html
fabric_version=0.100.7+1.21
fabric_version=0.102.0+1.21
voicechat_api_version=2.5.0