diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-11 17:44:18 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-11 17:44:18 +0200 |
commit | 07e458108b148622d35b5f419be495b0610ddbd8 (patch) | |
tree | 7b02ae54aab79e33841ec798023bee6d3cb879c9 /gradle.properties | |
parent | 56b13f7fbba5550a6c77966726ab414da85f0a9b (diff) | |
download | OneConfig-07e458108b148622d35b5f419be495b0610ddbd8.tar.gz OneConfig-07e458108b148622d35b5f419be495b0610ddbd8.tar.bz2 OneConfig-07e458108b148622d35b5f419be495b0610ddbd8.zip |
make oneconfig work standalone again
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 6076f45..d4390fc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name = OneConfig mod_id = oneconfig -mod_version = 0.1.0-alpha6 +mod_version = 0.1.0-alpha7 essential.defaults.loom=0 |