From da991e67b55938ad04f5649f3363b1a2f8f84c54 Mon Sep 17 00:00:00 2001 From: Pyrofab Date: Thu, 13 Jun 2024 22:53:21 +0200 Subject: [PATCH] Bump version --- changelog.md | 5 +++++ gradle.properties | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index e0ae204..c94a0b7 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +------------------------------------------------------ +Version 1.9.2 +------------------------------------------------------ +Ported to Quilt to hopefully fix the incompatibility issue + ------------------------------------------------------ Version 1.9.1 ------------------------------------------------------ diff --git a/gradle.properties b/gradle.properties index 94150fa..ba872a7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,7 +9,7 @@ loader_version=0.26.0 quilted_fabric_api_version=4.0.0-beta.30+0.77.0-1.19.2 # Mod Properties -mod_version = 1.9.1 +mod_version = 1.9.2 owners = Ladysnake maven_group = io.github.ladysnake archives_base_name = satin