diff options
author | isXander <xandersmith2008@gmail.com> | 2022-12-01 18:39:23 +0000 |
---|---|---|
committer | isXander <xandersmith2008@gmail.com> | 2022-12-01 18:39:23 +0000 |
commit | b953bd7cc37dcd32da9da85baa5f1b83646d5abb (patch) | |
tree | 7a2f56675e59f1900a02cbc7abe292b59c9a427b /gradle.properties | |
parent | aba4bcb529e7613de181ea7410fc3d371c9b3d07 (diff) | |
download | YetAnotherConfigLib-b953bd7cc37dcd32da9da85baa5f1b83646d5abb.tar.gz YetAnotherConfigLib-b953bd7cc37dcd32da9da85baa5f1b83646d5abb.tar.bz2 YetAnotherConfigLib-b953bd7cc37dcd32da9da85baa5f1b83646d5abb.zip |
rc1
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 51fa4cb..60ed355 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,6 +1,6 @@ org.gradle.jvmargs=-Xmx3G -minecraftVersion=1.19.3-pre3 +minecraftVersion=1.19.3-rc1 fabricLoaderVersion=0.14.10 modId=yet-another-config-lib |