From a467fe350e88ca343f644ebce767e3b3438d6bd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 28 Apr 2024 14:44:02 +1000 Subject: [PATCH] chore: release v8.0.0+1.20.5 (#114) 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 e4f9003..680b003 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"8.0.0+1.20.4"} +{".":"8.0.0+1.20.5"} diff --git a/CHANGELOG.md b/CHANGELOG.md index aae5a94..198afee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [8.0.0+1.20.5](https://github.com/axieum/authme/compare/v8.0.0+1.20.4...v8.0.0+1.20.5) (2024-04-28) + + +### Build System + +* add support for Minecraft 1.20.5+ ([#113](https://github.com/axieum/authme/issues/113)) ([456a273](https://github.com/axieum/authme/commit/456a273edb90b6076f8f376f294166119f0dc3b9)) + ## [8.0.0+1.20.4](https://github.com/axieum/authme/compare/v8.0.0+1.20.2...v8.0.0+1.20.4) (2023-12-10) diff --git a/gradle.properties b/gradle.properties index ea260e5..152340b 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.20.4 +mod_version = 8.0.0+1.20.5 ## {x-release-please-end} # Fabric