From 993b7f1b72984379d96a1c4bf24b4d63ea72a10b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 00:12:13 +1000 Subject: [PATCH] chore: release v8.0.0+1.21.3 (#125) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8b0237c..29c2bc5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"8.0.0+1.21"} +{".":"8.0.0+1.21.3"} diff --git a/CHANGELOG.md b/CHANGELOG.md index b43cb59..539315a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [8.0.0+1.21.3](https://github.com/axieum/authme/compare/v8.0.0+1.21...v8.0.0+1.21.3) (2024-11-07) + + +### Build System + +* add support for Minecraft 1.21.3+ ([#124](https://github.com/axieum/authme/issues/124)) ([6026bbf](https://github.com/axieum/authme/commit/6026bbf255fa701d9e7020f5947dcff9e0603166)) + ## [8.0.0+1.21](https://github.com/axieum/authme/compare/v8.0.0+1.20.5...v8.0.0+1.21) (2024-06-13) diff --git a/gradle.properties b/gradle.properties index 3a77d93..8cb0cf3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -3,7 +3,7 @@ mod_id = authme mod_name = Auth Me mod_description = Authenticate yourself in Minecraft and re-validate your session ## {x-release-please-start-version} -mod_version = 8.0.0+1.21 +mod_version = 8.0.0+1.21.3 ## {x-release-please-end} # Fabric