Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jyhsu2000 committed Apr 5, 2019
1 parent 2af1ae0 commit 7655529
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,9 @@
## Unreleased Version
- Nothing

## v2.1.1 (for 1.13.x)
- Fix bug of missing dye materials when crafting banners

## v2.1.0 (for 1.13.x)
- Add simple preview mode (Toggleable in "Create Banner" menu)
- https://imgur.com/a/ydF8frS
Expand Down
3 changes: 3 additions & 0 deletions CHANGELOG.zh-tw.md
Expand Up @@ -2,6 +2,9 @@
## 未釋出版本
- 暫無

## v2.1.1 (for 1.13.x)
- 修正合成旗幟時缺少染料的錯誤

## v2.1.0 (for 1.13.x)
- 新增簡易預覽模式(可於「建立旗幟」選單切換)
- https://imgur.com/a/ydF8frS
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -4,7 +4,7 @@
<!-- The Basics -->
<groupId>club.kid7</groupId>
<artifactId>BannerMaker</artifactId>
<version>2.1.0</version>
<version>2.1.1</version>
<dependencies>
<!-- Bukkit API -->
<dependency>
Expand Down

0 comments on commit 7655529

Please sign in to comment.