Skip to content

Commit 993b7f1

Browse files
chore: release v8.0.0+1.21.3 (#125)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6026bbf commit 993b7f1

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"}
1+
{".":"8.0.0+1.21.3"}

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.3](https://github.com/axieum/authme/compare/v8.0.0+1.21...v8.0.0+1.21.3) (2024-11-07)
4+
5+
6+
### Build System
7+
8+
* add support for Minecraft 1.21.3+ ([#124](https://github.com/axieum/authme/issues/124)) ([6026bbf](https://github.com/axieum/authme/commit/6026bbf255fa701d9e7020f5947dcff9e0603166))
9+
310
## [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)
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
6+
mod_version = 8.0.0+1.21.3
77
## {x-release-please-end}
88

99
# Fabric

0 commit comments

Comments
 (0)