diff options
| author | isXander <xandersmith2008@gmail.com> | 2023-03-15 18:07:44 +0000 |
|---|---|---|
| committer | isXander <xandersmith2008@gmail.com> | 2023-03-15 18:07:44 +0000 |
| commit | c02229186aa13b1d699e2d00d24865260f158a54 (patch) | |
| tree | 253a1b6adb72ef4299bc256b03482dd4b79d41c1 /gradle.properties | |
| parent | c8a86cff89aa9072b6917c628406d3a06f4934ae (diff) | |
| parent | e51e9bc95e2e271c8d55b063f9117eda0a100ab0 (diff) | |
| download | YetAnotherConfigLib-c02229186aa13b1d699e2d00d24865260f158a54.tar.gz YetAnotherConfigLib-c02229186aa13b1d699e2d00d24865260f158a54.tar.bz2 YetAnotherConfigLib-c02229186aa13b1d699e2d00d24865260f158a54.zip | |
Merge branch 'update/1.19.4' into 1.19.x/dev
# Conflicts:
# build.gradle.kts
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index 9b9df7b..866cd28 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ org.gradle.jvmargs=-Xmx3G -minecraftVersion=1.19.3 -fabricLoaderVersion=0.14.11 -qmBuild=17 +minecraftVersion=1.19.4 +fabricLoaderVersion=0.14.17 +qmBuild=1 modId=yet-another-config-lib modName=YetAnotherConfigLib |
