From 648b15e385c0d08341a851c0e3bc2e268d283f66 Mon Sep 17 00:00:00 2001 From: nyuppo Date: Tue, 23 Apr 2024 00:20:00 -0400 Subject: [PATCH] Version bump + add fzzyhmstrs to contributors --- gradle.properties | 2 +- src/main/resources/fabric.mod.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 3a6a620..b44cf78 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,7 +8,7 @@ yarn_mappings=1.20.1+build.10 loader_version=0.15.7 # Mod Properties -mod_version = 1.3.0 +mod_version = 1.3.0.1 maven_group = com.github.nyuppo archives_base_name = moremobvariants diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index abbc5fc..b5e7f5b 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -12,7 +12,8 @@ "LlamaLad7", "KLONOA9X6", "Dev0Louis", - "Steveplays28" + "Steveplays28", + "fzzyhmstrs" ], "contact": { "homepage": "https://nyuppo.github.io/moremobvariants/"