diff options
author | isXander <xandersmith2008@gmail.com> | 2023-01-29 22:00:13 +0000 |
---|---|---|
committer | isXander <xandersmith2008@gmail.com> | 2023-01-29 22:00:13 +0000 |
commit | bf5eb877eca9417bf0b88a021ddbdf203a1dc9b3 (patch) | |
tree | ef1db111bd949539b9b06dc2983261b56b6d6f17 /gradle.properties | |
parent | f4a890749e07123b5b7db8200b53c943a93ede01 (diff) | |
download | YetAnotherConfigLib-bf5eb877eca9417bf0b88a021ddbdf203a1dc9b3.tar.gz YetAnotherConfigLib-bf5eb877eca9417bf0b88a021ddbdf203a1dc9b3.tar.bz2 YetAnotherConfigLib-bf5eb877eca9417bf0b88a021ddbdf203a1dc9b3.zip |
22w04a
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 439a116..358c97d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ org.gradle.jvmargs=-Xmx3G -minecraftVersion=23w03a +minecraftVersion=23w04a fabricLoaderVersion=0.14.13 -qmBuild=3 +qmBuild=5 modId=yet-another-config-lib modName=YetAnotherConfigLib |