Skip to content

Commit

Permalink
v4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaprince committed Jan 11, 2025
1 parent 8b8c1e5 commit 740cf97
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v4.0.8
- Fix compatibility with GrimAC
- Update packetevents dependency

# v4.0.7
- Support 1.21.4

Expand Down
2 changes: 1 addition & 1 deletion api-example/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {

compileOnly("com.jtprince:CoordinateOffset:master-SNAPSHOT")
// Also an option, use the latest version: https://github.com/joshuaprince/CoordinateOffset/releases
// compileOnly("com.jtprince:CoordinateOffset:v4.0.7")
// compileOnly("com.jtprince:CoordinateOffset:v4.0.8")
}

java {
Expand Down

0 comments on commit 740cf97

Please sign in to comment.