aboutsummaryrefslogtreecommitdiff
path: root/gradle.properties
diff options
context:
space:
mode:
authorDeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>2022-08-24 23:33:10 +0200
committerGitHub <noreply@github.com>2022-08-24 23:33:10 +0200
commitd89a70ecccf8db498940b97a51cba06d4a75cec5 (patch)
tree97d81a1a0149c39bd9fed7f05b7345f7756cdc5c /gradle.properties
parentb5b7b01f883cd9c6ce84edd223bd3dcdce6a874a (diff)
parent4a7946b11910cf9ba0926d6b43340b84fc61ef93 (diff)
downloadChatting-d89a70ecccf8db498940b97a51cba06d4a75cec5.tar.gz
Chatting-d89a70ecccf8db498940b97a51cba06d4a75cec5.tar.bz2
Chatting-d89a70ecccf8db498940b97a51cba06d4a75cec5.zip
Merge pull request #9 from Polyfrost/notif-fix
Notif fix
Diffstat (limited to 'gradle.properties')
-rw-r--r--gradle.properties4
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties
index 2a7cbf8..8df6fa3 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx2G
mod_name = Chatting
mod_id = chatting
-mod_version = 1.4.2-alpha1
+mod_version = 1.4.2-alpha2
loom.platform = forge
-minecraft.version = "1.8.9-forge" \ No newline at end of file
+minecraft.version = "1.8.9-forge"