diff options
author | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-07-02 07:12:29 +0700 |
---|---|---|
committer | Wyvest <45589059+Wyvest@users.noreply.github.com> | 2022-07-02 07:12:29 +0700 |
commit | 0979e8243cd18195508a93bdcb3319fdf22bcf70 (patch) | |
tree | 89b0b82b991a0d31537f663236fdad22f2a34c2f /gradle.properties | |
parent | bdb778c8c1387c802927625cdf5192d99295ca4e (diff) | |
download | OneConfig-0979e8243cd18195508a93bdcb3319fdf22bcf70.tar.gz OneConfig-0979e8243cd18195508a93bdcb3319fdf22bcf70.tar.bz2 OneConfig-0979e8243cd18195508a93bdcb3319fdf22bcf70.zip |
ez 1.12 support
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 f568977..47a5aee 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ mod_name = OneConfig mod_id = oneconfig -mod_version = 0.1.0-alpha41 +mod_version = 0.1.0-alpha42 essential.defaults.loom=0 |