diff options
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 5fd0a03..81ca478 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,15 +5,15 @@ org.gradle.jvmargs=-Xmx2G # check these on https://fabricmc.net/develop minecraft_version=1.19.2 yarn_mappings=1.19.2+build.8 - loader_version=0.14.9 + loader_version=0.14.11 # Mod Properties mod_version = 0.0.1 maven_group = dev.mayaqq archives_base_name = youve-got-a-skill-issue - modid=ygasi + modid = ygasi # Dependencies - fabric_version=0.60.0+1.19.2 + fabric_version = 0.67.0+1.19.2 |
