Skip to content

Commit 799718b

Browse files
chore: release v8.0.0+1.21 (#116)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ef410a0 commit 799718b

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

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](https://github.com/axieum/authme/compare/v8.0.0+1.20.5...v8.0.0+1.21) (2024-06-13)
4+
5+
6+
### Build System
7+
8+
* add support for Minecraft 1.21+ ([#115](https://github.com/axieum/authme/issues/115)) ([ef410a0](https://github.com/axieum/authme/commit/ef410a0d1ce49ee73ba49178888fd34eceb70f94))
9+
310
## [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)
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.20.5
6+
mod_version = 8.0.0+1.21
77
## {x-release-please-end}
88

99
# Fabric

0 commit comments

Comments
 (0)