Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jyhsu2000 committed Jul 20, 2024
1 parent 64dd007 commit 695ab6e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

## Unreleased Version

- None

## v2.5.0 (for v1.21.x)

- Update Spigot API to 1.21
- Copy share command to clipboard directly instead of showing it in chat input box

## v2.4.0 (for v1.20.x)

Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.zh-tw.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

## 未釋出版本

- 暫無

## v2.5.0 (for v1.21.x)

- 更新 Spigot API 至 1.21
- 直接複製分享指令到剪貼簿,而非顯示於聊天輸入框

## v2.4.0 (for v1.20.x)

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- The Basics -->
<groupId>club.kid7</groupId>
<artifactId>BannerMaker</artifactId>
<version>2.4.0</version>
<version>2.5.0</version>
<dependencies>
<!-- Bukkit API -->
<dependency>
Expand Down

0 comments on commit 695ab6e

Please sign in to comment.