Skip to content

Commit

Permalink
chore: release v8.0.0+1.21.4 (#128)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 14, 2024
1 parent d72a55a commit bfffaa1
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"8.0.0+1.21.3"}
{".":"8.0.0+1.21.4"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [8.0.0+1.21.4](https://github.com/axieum/authme/compare/v8.0.0+1.21.3...v8.0.0+1.21.4) (2024-12-14)


### Build System

* add support for Minecraft 1.21.4+ ([#127](https://github.com/axieum/authme/issues/127)) ([d72a55a](https://github.com/axieum/authme/commit/d72a55a81cb5f10240cc211a29f0d8d63e817ebd))

## [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)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
mod_version = 8.0.0+1.21.4
## {x-release-please-end}

# Fabric
Expand Down

0 comments on commit bfffaa1

Please sign in to comment.