diff options
author | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-14 20:21:25 +0200 |
---|---|---|
committer | DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com> | 2022-06-14 20:21:25 +0200 |
commit | d5416f1442dc80c816ab8d76c8cceaf391d0f481 (patch) | |
tree | 1b3f004341365faa294b98afa7bbd2f4b9ec5482 /gradle.properties | |
parent | b6fc6b825455bd2ea3237463044e4e6c53fa2c5a (diff) | |
download | OneConfig-d5416f1442dc80c816ab8d76c8cceaf391d0f481.tar.gz OneConfig-d5416f1442dc80c816ab8d76c8cceaf391d0f481.tar.bz2 OneConfig-d5416f1442dc80c816ab8d76c8cceaf391d0f481.zip |
new sorting behavior
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 c2204a3..f9b8ce5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name = OneConfig mod_id = oneconfig -mod_version = 0.1.0-alpha13 +mod_version = 0.1.0-alpha14 essential.defaults.loom=0 |