diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-08-16 23:12:42 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-08-16 23:12:42 +0700 |
commit | b5b7b01f883cd9c6ce84edd223bd3dcdce6a874a (patch) | |
tree | 5ca4b6cab3a736734a8d961e0d64ffcaedc9bb1f /gradle.properties | |
parent | 794dcf0a1312b58cf1247c0907414fd1eb88e06d (diff) | |
download | Chatting-b5b7b01f883cd9c6ce84edd223bd3dcdce6a874a.tar.gz Chatting-b5b7b01f883cd9c6ce84edd223bd3dcdce6a874a.tar.bz2 Chatting-b5b7b01f883cd9c6ce84edd223bd3dcdce6a874a.zip |
fix: fix config
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index f78f9e2..2a7cbf8 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 +mod_version = 1.4.2-alpha1 loom.platform = forge minecraft.version = "1.8.9-forge"
\ No newline at end of file |