Skip to content

Commit 1ad6481

Browse files
chore: release v8.0.0+1.20.4 (#108)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 11a6d70 commit 1ad6481

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.2"}
1+
{".":"8.0.0+1.20.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.20.4](https://github.com/axieum/authme/compare/v8.0.0+1.20.2...v8.0.0+1.20.4) (2023-12-10)
4+
5+
6+
### Build System
7+
8+
* add support for Minecraft 1.20.3+ ([#107](https://github.com/axieum/authme/issues/107)) ([11a6d70](https://github.com/axieum/authme/commit/11a6d704d44e943a85aad01f8b089790e7ad364c))
9+
310
## [8.0.0+1.20.2](https://github.com/axieum/authme/compare/v7.0.2+1.20...v8.0.0+1.20.2) (2023-10-15)
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.2
6+
mod_version = 8.0.0+1.20.4
77
## {x-release-please-end}
88

99
# Fabric

0 commit comments

Comments
 (0)