diff options
author | isXander <xandersmith2008@gmail.com> | 2023-02-02 20:24:39 +0000 |
---|---|---|
committer | isXander <xandersmith2008@gmail.com> | 2023-02-02 20:24:39 +0000 |
commit | 4422d7d648d2968060e3ecdbd34b01b7796ab18f (patch) | |
tree | e3eb5b1b5e78a64d98aac31d0723857a9906fe0f /gradle.properties | |
parent | bf5eb877eca9417bf0b88a021ddbdf203a1dc9b3 (diff) | |
download | YetAnotherConfigLib-4422d7d648d2968060e3ecdbd34b01b7796ab18f.tar.gz YetAnotherConfigLib-4422d7d648d2968060e3ecdbd34b01b7796ab18f.tar.bz2 YetAnotherConfigLib-4422d7d648d2968060e3ecdbd34b01b7796ab18f.zip |
22w05a button changes
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 358c97d..d624cb9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,8 +1,8 @@ org.gradle.jvmargs=-Xmx3G -minecraftVersion=23w04a +minecraftVersion=23w05a fabricLoaderVersion=0.14.13 -qmBuild=5 +qmBuild=1 modId=yet-another-config-lib modName=YetAnotherConfigLib |