diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-23 22:48:51 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2021-12-23 22:48:51 +0700 |
commit | 630b6f9757b191591e1a3c623b5c5302dadf3cd8 (patch) | |
tree | 59300d0f142f7768b4218d7ce5cab7621ecc2fe7 /gradle.properties | |
parent | 95fc44e8857bd7fa5e76c0880888e5a118399d61 (diff) | |
download | Chatting-630b6f9757b191591e1a3c623b5c5302dadf3cd8.tar.gz Chatting-630b6f9757b191591e1a3c623b5c5302dadf3cd8.tar.bz2 Chatting-630b6f9757b191591e1a3c623b5c5302dadf3cd8.zip |
fix patcher compat
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 263e49a..805d681 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ org.gradle.jvmargs=-Xmx2G mod_name = Stratus mod_id = stratus -mod_version = 1.0.0
\ No newline at end of file +mod_version = 0.1.0-beta1
\ No newline at end of file |