diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-15 18:51:02 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-15 18:51:02 +0200 |
commit | 8500111ec9225875c85c03692efbf2dc2c2198dc (patch) | |
tree | 372c1b0bd63c1208cc6af1df154755bffd8a2c7f /gradle.properties | |
parent | 22f9e4df5c76b7a7e2d403f71cab18e2ddfc45f9 (diff) | |
download | OneConfig-8500111ec9225875c85c03692efbf2dc2c2198dc.tar.gz OneConfig-8500111ec9225875c85c03692efbf2dc2c2198dc.tar.bz2 OneConfig-8500111ec9225875c85c03692efbf2dc2c2198dc.zip |
bug fixes
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 f9b8ce5..d6c340a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name = OneConfig mod_id = oneconfig -mod_version = 0.1.0-alpha14 +mod_version = 0.1.0-alpha15 essential.defaults.loom=0 |