From bbd2aab95843abe8b4322dd85c1e3c22f19a021a Mon Sep 17 00:00:00 2001 From: Alexander01998 Date: Wed, 1 May 2024 13:37:39 +0200 Subject: [PATCH] Change version to 1.8.1 --- changelog.txt | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.txt b/changelog.txt index 8754420..577efec 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,2 @@ -

A changelog can be found at: https://www.wimods.net/mo-glass/mo-glass-1-8/

+

A changelog can be found at: https://www.wimods.net/mo-glass/mo-glass-1-8-1/

Note: This mod requires Fabric API for Minecraft 1.20.6.

diff --git a/gradle.properties b/gradle.properties index 68b8c55..25c8890 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,7 +13,7 @@ loader_version=0.15.10 fabric_version=0.97.8+1.20.6 # Mod Properties -mod_version = 1.8-MC1.20.6 +mod_version = 1.8.1-MC1.20.6 maven_group = net.wurstclient.glass archives_base_name = Mo-Glass