Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jyhsu2000 committed Oct 10, 2021
1 parent 885cb1c commit fa8c5f4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,11 @@

## Unreleased Version

- None

## v2.3.2 (for 1.17.x)

- Update to 1.17.1
- Support loom recipes (for non-crafting patterns)

## v2.3.1 (for 1.16.x)
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.zh-tw.md
Expand Up @@ -2,6 +2,11 @@

## 未釋出版本

- 暫無

## v2.3.2 (for 1.17.x)

- 升級至 1.17.1
- 支援紡織機配方(供無法合成的樣式)

## v2.3.1 (for 1.16.x)
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.3.1</version>
<version>2.3.2</version>
<dependencies>
<!-- Bukkit API -->
<dependency>
Expand Down

0 comments on commit fa8c5f4

Please sign in to comment.