diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-26 13:05:36 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-26 13:05:36 +0700 |
commit | 913ab61c3637833e445669ad252a72b9d6e5947d (patch) | |
tree | 7cfe2353406530fc510ae1ac490216dec8b2c0d6 /gradle.properties | |
parent | 8f8d8e2dbe795309b69162bc3760dd4789fc6b73 (diff) | |
download | Chatting-913ab61c3637833e445669ad252a72b9d6e5947d.tar.gz Chatting-913ab61c3637833e445669ad252a72b9d6e5947d.tar.bz2 Chatting-913ab61c3637833e445669ad252a72b9d6e5947d.zip |
enabled (real)
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 805d681..0e029c7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs=-Xmx2G mod_name = Stratus mod_id = stratus -mod_version = 0.1.0-beta1
\ No newline at end of file +mod_version = 0.1.0-beta2
\ No newline at end of file |