diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index f15403e8..c23a82e4 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1 +1,2 @@ -custom: ['https://viaversion.com/donate', 'https://creeper123123321.github.io/#donate'] +custom: ['https://viaversion.com/donate', 'https://creeper123123321.github.io/#donate', 'https://florianmichael.de/donate'] +github: FlorianMichael diff --git a/gradle.properties b/gradle.properties index 1a2069e3..1ecb3d90 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xms32M -Xmx4G -XX:+UseG1GC -XX:+UseStringDeduplication loader_version=0.15.7 -viaver_version=4.10.0-24w07a-SNAPSHOT +viaver_version=4.10.0-24w09a-SNAPSHOT yaml_version=2.2 publish_mc_versions=1.20.4, 1.19.4, 1.18.2, 1.17.1, 1.16.5, 1.15.2, 1.14.4, 1.12.2, 1.8.9 diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 2a7fe5dd..b59a7aaf 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -14,7 +14,7 @@ "depends": { "fabricloader": ">=0.14.0", "minecraft": ["1.8.9", "1.12.2", "1.14.4", "1.15.2", "1.16.5", "1.17.1", "1.18.2", "1.19.4", ">=1.20.3"], - "viaversion": ">=4.9.1" + "viaversion": ">=4.9.3" }, "breaks": { "viafabricplus": "*"