diff options
author | isXander <xandersmith2008@gmail.com> | 2023-12-05 21:00:23 +0000 |
---|---|---|
committer | isXander <xandersmith2008@gmail.com> | 2023-12-05 21:00:23 +0000 |
commit | 7c8661265e7116be46467b4f37f1bbcb31569ecc (patch) | |
tree | 22f81288373e530de5371ffa49589bfc1834da1b /gradle.properties | |
parent | 5c2201d85a727e1d68ab64b1abdc3fd8518c816b (diff) | |
parent | 996252cf5fd6d5afad7eb3fc91fd6285af5b4ee5 (diff) | |
download | YetAnotherConfigLib-7c8661265e7116be46467b4f37f1bbcb31569ecc.tar.gz YetAnotherConfigLib-7c8661265e7116be46467b4f37f1bbcb31569ecc.tar.bz2 YetAnotherConfigLib-7c8661265e7116be46467b4f37f1bbcb31569ecc.zip |
Merge branch 'update/1.20.3' into 1.20.x/dev
# Conflicts:
# common/src/main/java/dev/isxander/yacl3/config/v2/impl/serializer/GsonConfigSerializer.java
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 bbff8b8..30a4ee4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,4 +8,4 @@ modrinthId=yacl curseforgeId=667299 githubProject=isXander/YetAnotherConfigLib -loaders=fabric,forge +loaders=fabric |