Skip to content

Commit

Permalink
chore: release v8.0.0+1.21.3 (#125)
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 Nov 7, 2024
1 parent 6026bbf commit 993b7f1
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"}
{".":"8.0.0+1.21.3"}
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.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)


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
mod_version = 8.0.0+1.21.3
## {x-release-please-end}

# Fabric
Expand Down

0 comments on commit 993b7f1

Please sign in to comment.