Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Commit

Permalink
Bump version number and correct changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Jul 4, 2023
1 parent 0b6367a commit bf11bd4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.iConomy</groupId>
<artifactId>iConomy</artifactId>
<version>5.19</version>
<version>5.20</version>
<name>iConomy 5</name>
<description>The good ole iConomy 5</description>
<url>https://github.com/iconomy5legacy/iConomy</url>
Expand Down
5 changes: 2 additions & 3 deletions src/main/resources/Changelog.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
5.21:
- Add description to plugin.yml, courtesy of ImperialSam12 with PR #39.
- Add tab completion, courtesy of ewof and LlmDl with PR #37.
5.20:
- Refactor command parsing.
- Remove Bank feature, which likely did not work anyways.
- Fix missing/incorrect javadocs.
- Fix missing no-permissions feedback.
- Fix ops not receiving iConomy.list permission node.
- Switch to Java 17 and add Jabel.
- Add description to plugin.yml, courtesy of ImperialSam12 with PR #39.
- Add tab completion, courtesy of ewof and LlmDl with PR #37.
5.19:
- Add support for Folia servers, iConomy now requires Towny 0.99.2.0 or newer to be installed.
5.18:
Expand Down

0 comments on commit bf11bd4

Please sign in to comment.