diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 29fb7be..d487613 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1 +1 @@ -distributionUrl=https\://services.gradle.org/distributions/gradle-7.1.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.1-all.zip diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index a5e81e3..4c7d0e7 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -4,7 +4,7 @@ "version": "${version}", "name": "SteamwarModSender", "description": "", - "authors": [], + "authors": ["zOnlyKroks"], "contact": {}, "license": "AGPL-3.0", "icon": "",