From 401c8d9281d9a21185ee99e327cc6d1f3d3436d6 Mon Sep 17 00:00:00 2001 From: Yasin <19829407+LifeIsAParadox@users.noreply.github.com> Date: Thu, 22 Feb 2024 10:55:51 +0100 Subject: [PATCH] update to 1.18.1 --- CHANGELOG.md | 11 +++++++++++ gradle.properties | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19e396b7b0..e359df5436 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# Release 1.18.1 + +## Highlight +* Fix Ultrasequencer not clickable by @kevinthegreat1 + +## What's Changed +* Fix clicking in Ultrasequencer by @kevinthegreat1 in https://github.com/SkyblockerMod/Skyblocker/pull/567 +* Fix workflow by @LifeIsAParadox in https://github.com/SkyblockerMod/Skyblocker/pull/568 + +**Full Changelog**: https://github.com/SkyblockerMod/Skyblocker/compare/v1.18.0...v1.18.1 +___ # Release 1.18.0 ## Highlight diff --git a/gradle.properties b/gradle.properties index 6cf73016dd..5bdfca1aec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -34,7 +34,7 @@ jgit_version = 6.8.0.202311291450-r commons_math_version = 3.6.1 # Mod Properties -mod_version = 1.18.0 +mod_version = 1.18.1 maven_group = de.hysky archives_base_name = skyblocker modrinth_id=y6DuFGwJ