Skip to content

Commit a467fe3

Browse files
chore: release v8.0.0+1.20.5 (#114)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 456a273 commit a467fe3

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

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.20.5](https://github.com/axieum/authme/compare/v8.0.0+1.20.4...v8.0.0+1.20.5) (2024-04-28)
4+
5+
6+
### Build System
7+
8+
* add support for Minecraft 1.20.5+ ([#113](https://github.com/axieum/authme/issues/113)) ([456a273](https://github.com/axieum/authme/commit/456a273edb90b6076f8f376f294166119f0dc3b9))
9+
310
## [8.0.0+1.20.4](https://github.com/axieum/authme/compare/v8.0.0+1.20.2...v8.0.0+1.20.4) (2023-12-10)
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.4
6+
mod_version = 8.0.0+1.20.5
77
## {x-release-please-end}
88

99
# Fabric

0 commit comments

Comments
 (0)