From 5a427a34b9514bcd98fcaad8ae827b57aabedf40 Mon Sep 17 00:00:00 2001 From: Jottyfan Date: Sun, 9 Jun 2024 22:32:46 +0200 Subject: [PATCH] version update --- .classpath | 10 +++------- gradle.properties | 2 +- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/.classpath b/.classpath index 4740853..be88c88 100644 --- a/.classpath +++ b/.classpath @@ -3,20 +3,16 @@ - + - - - - - - + + diff --git a/gradle.properties b/gradle.properties index 03e7047..beeae88 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,4 +14,4 @@ maven_group=de.jottyfan.quickiemod archives_base_name=quickiemod # Dependencies -fabric_version=0.99.4+1.20.6 \ No newline at end of file +fabric_version=0.100.0+1.20.6 \ No newline at end of file