Skip to content

Commit

Permalink
Bump to 4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytm committed Dec 23, 2023
1 parent 46ff666 commit 934dd10
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

## [Unreleased]

## 4.4.0

### Added
- Additional limits can be specified that check for permissions to allow for staggered waypoints or folder limits

### Changed
- The movement of the hologram pointer has been smoothed, but the plugin requires at least 1.20.2
- The movement of the hologram pointer has been smoothed, but the plugin now requires at least 1.20.2
- The seeds for sounds are now set by the plugin instead of the server to prevent them breaking in a future Paper update

### Fixed
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.3.2
version=4.4.0
group=de.md5lukas.waypoints

0 comments on commit 934dd10

Please sign in to comment.