diff --git a/betterstats-3-fabric-1.21/gradle.properties b/betterstats-3-fabric-1.21/gradle.properties index 1945d36..480708f 100644 --- a/betterstats-3-fabric-1.21/gradle.properties +++ b/betterstats-3-fabric-1.21/gradle.properties @@ -28,7 +28,7 @@ org.gradle.jvmargs=-Xmx1G mod_name = Better Statistics Screen mod_description = Improves the statistics screen and makes it more useful. mod_author = TheCSDev - mod_version = 3.13.1+fabric-1.21 + mod_version = 3.13.2+fabric-1.21 # Here you link the source code repository links: mod_contact_homepage = https://github.com/TheCSMods diff --git a/betterstats-3-fabric-1.21/src/main/resources/betterstats.properties.json b/betterstats-3-fabric-1.21/src/main/resources/betterstats.properties.json index 92bd42f..d0d4305 100644 --- a/betterstats-3-fabric-1.21/src/main/resources/betterstats.properties.json +++ b/betterstats-3-fabric-1.21/src/main/resources/betterstats.properties.json @@ -67,6 +67,10 @@ { "name": "mcxiangdon", "contact": { "homepage": "https://github.com/mcxiangdon" } + }, + { + "name": "Jerome", + "contact": { "homepage": "https://github.com/jeromecools" } } ],