diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-07-04 17:43:26 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-07-04 17:43:26 +0200 |
commit | ab85af58303956e5f4436911ab9f301a215cfc15 (patch) | |
tree | 6795e62adc5d0f4f99182a117e041b8922a64076 /gradle.properties | |
parent | e05d37552df98ccc9e527f94cffcba07a7c82ad2 (diff) | |
download | OneConfig-ab85af58303956e5f4436911ab9f301a215cfc15.tar.gz OneConfig-ab85af58303956e5f4436911ab9f301a215cfc15.tar.bz2 OneConfig-ab85af58303956e5f4436911ab9f301a215cfc15.zip |
actually fix this time
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 e78aca0..3bedb89 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name = OneConfig mod_id = oneconfig -mod_version = 0.1.0-alpha49 +mod_version = 0.1.0-alpha50 essential.defaults.loom=0 |