Skip to content

Commit bfffaa1

Browse files
chore: release v8.0.0+1.21.4 (#128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d72a55a commit bfffaa1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"8.0.0+1.21.3"}
1+
{".":"8.0.0+1.21.4"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [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)
4+
5+
6+
### Build System
7+
8+
* add support for Minecraft 1.21.4+ ([#127](https://github.com/axieum/authme/issues/127)) ([d72a55a](https://github.com/axieum/authme/commit/d72a55a81cb5f10240cc211a29f0d8d63e817ebd))
9+
310
## [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)
411

512

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ mod_id = authme
33
mod_name = Auth Me
44
mod_description = Authenticate yourself in Minecraft and re-validate your session
55
## {x-release-please-start-version}
6-
mod_version = 8.0.0+1.21.3
6+
mod_version = 8.0.0+1.21.4
77
## {x-release-please-end}
88

99
# Fabric

0 commit comments

Comments
 (0)