Skip to content

Commit

Permalink
Bump version to 4.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytm committed Nov 2, 2023
1 parent 1a01f9a commit a265f2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
- Custom model data can be set for items in the GUI like this: `DIAMOND|1`

### Changed
- **CommandAPI is no longer bundled with Waypoints, but needs to be downloaded separately from [here](https://modrinth.com/plugin/commandapi)**
- Now Waypoints itself no longer requires updates between different Minecraft versions at all, only CommandAPI
- Partial update of chinese translations by [SnowCutieOwO](https://github.com/SnowCutieOwO)
- The default config has been updated to replace some items with custom player heads
- Holograms are now multiline by default
- The color of the indicators in the boss bar no longer change every settings change or plugin config reload
- CommandAPI is no longer bundled with Waypoints, but needs to be downloaded separately from [here](https://modrinth.com/plugin/commandapi)
- Now Waypoints itself no longer requires updates between different Minecraft versions at all, only CommandAPI

### Fixed
- Default colors for beacon beams are not applied
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ org.gradle.jvmargs=-Xmx2G
org.gradle.warning.mode=all
org.gradle.parallel=true
# Project
version=4.2.0
version=4.3.0
group=de.md5lukas.waypoints

0 comments on commit a265f2e

Please sign in to comment.