Skip to content

Commit

Permalink
chore: release v2.0.0+1.20 (#77)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jun 8, 2023
1 parent 3b392eb commit 38da621
Show file tree
Hide file tree
Showing 11 changed files with 41 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"2.0.0+1.19.4","minecord-api":"2.0.0+1.19.4","minecord-chat":"2.0.0+1.19.4","minecord-cmds":"2.0.0+1.19.4","minecord-presence":"2.0.0+1.19.4"}
{".":"2.0.0+1.20","minecord-api":"2.0.0+1.20","minecord-chat":"2.0.0+1.20","minecord-cmds":"2.0.0+1.20","minecord-presence":"2.0.0+1.20"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0+1.20](https://github.com/axieum/minecord/compare/v2.0.0+1.19.4...v2.0.0+1.20) (2023-06-08)


### deps

* upgrade to Minecraft 1.20 ([#73](https://github.com/axieum/minecord/issues/73)) ([3b392eb](https://github.com/axieum/minecord/commit/3b392eb8d7776ab3cc0384b62c1aeb50c90308a9))

## [2.0.0+1.19.4](https://github.com/axieum/minecord/compare/v1.1.0-beta.3...v2.0.0+1.19.4) (2023-06-08)


Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mod_id = minecord
mod_name = Minecord
mod_description = Bring your Minecraft world into your Discord guild
## {x-release-please-start-version}
mod_version = 2.0.0+1.19.4
mod_version = 2.0.0+1.20
## {x-release-please-end}

# Fabric
Expand Down
7 changes: 7 additions & 0 deletions minecord-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0+1.20](https://github.com/axieum/minecord/compare/api-v2.0.0+1.19.4...api-v2.0.0+1.20) (2023-06-08)


### deps

* upgrade to Minecraft 1.20 ([#73](https://github.com/axieum/minecord/issues/73)) ([3b392eb](https://github.com/axieum/minecord/commit/3b392eb8d7776ab3cc0384b62c1aeb50c90308a9))

## [2.0.0+1.19.4](https://github.com/axieum/minecord/compare/api-v1.1.0-beta.3...api-v2.0.0+1.19.4) (2023-06-08)


Expand Down
2 changes: 1 addition & 1 deletion minecord-api/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mod_id = minecord-api
mod_name = Minecord API
mod_description = Equips developers with the tools necessary to integrate their mods with Discord
## {x-release-please-start-version}
mod_version = 2.0.0+1.19.4
mod_version = 2.0.0+1.20
## {x-release-please-end}

# Dependencies
Expand Down
7 changes: 7 additions & 0 deletions minecord-chat/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0+1.20](https://github.com/axieum/minecord/compare/chat-v2.0.0+1.19.4...chat-v2.0.0+1.20) (2023-06-08)


### deps

* upgrade to Minecraft 1.20 ([#73](https://github.com/axieum/minecord/issues/73)) ([3b392eb](https://github.com/axieum/minecord/commit/3b392eb8d7776ab3cc0384b62c1aeb50c90308a9))

## [2.0.0+1.19.4](https://github.com/axieum/minecord/compare/chat-v1.1.0-beta.3...chat-v2.0.0+1.19.4) (2023-06-08)


Expand Down
2 changes: 1 addition & 1 deletion minecord-chat/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ mod_id = minecord-chat
mod_name = Minecord Chat
mod_description = Bridges chat-related events between Minecraft and Discord
## {x-release-please-start-version}
mod_version = 2.0.0+1.19.4
mod_version = 2.0.0+1.20
## {x-release-please-end}

# Dependencies
Expand Down
7 changes: 7 additions & 0 deletions minecord-cmds/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0+1.20](https://github.com/axieum/minecord/compare/cmds-v2.0.0+1.19.4...cmds-v2.0.0+1.20) (2023-06-08)


### deps

* upgrade to Minecraft 1.20 ([#73](https://github.com/axieum/minecord/issues/73)) ([3b392eb](https://github.com/axieum/minecord/commit/3b392eb8d7776ab3cc0384b62c1aeb50c90308a9))

## [2.0.0+1.19.4](https://github.com/axieum/minecord/compare/cmds-v1.0.1-beta.3...cmds-v2.0.0+1.19.4) (2023-06-08)


Expand Down
2 changes: 1 addition & 1 deletion minecord-cmds/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ mod_id = minecord-cmds
mod_name = Minecord Commands
mod_description = Provides various commands to interact with your Minecraft server from Discord
## {x-release-please-start-version}
mod_version = 2.0.0+1.19.4
mod_version = 2.0.0+1.20
## {x-release-please-end}
7 changes: 7 additions & 0 deletions minecord-presence/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.0+1.20](https://github.com/axieum/minecord/compare/presence-v2.0.0+1.19.4...presence-v2.0.0+1.20) (2023-06-08)


### deps

* upgrade to Minecraft 1.20 ([#73](https://github.com/axieum/minecord/issues/73)) ([3b392eb](https://github.com/axieum/minecord/commit/3b392eb8d7776ab3cc0384b62c1aeb50c90308a9))

## [2.0.0+1.19.4](https://github.com/axieum/minecord/compare/presence-v1.0.0-beta.3...presence-v2.0.0+1.19.4) (2023-06-08)


Expand Down
2 changes: 1 addition & 1 deletion minecord-presence/gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ mod_id = minecord-presence
mod_name = Minecord Presence
mod_description = Updates the bot presence in Discord to show more detailed statuses
## {x-release-please-start-version}
mod_version = 2.0.0+1.19.4
mod_version = 2.0.0+1.20
## {x-release-please-end}

0 comments on commit 38da621

Please sign in to comment.