Skip to content

Commit

Permalink
Release 2.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmny committed Jun 26, 2023
1 parent 5a8a7dc commit 6205f47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
group=com.eintosti
version=2.24.1-SNAPSHOT
group=de.eintosti
version=2.24.1
org.gradle.daemon=true
org.gradle.caching=true
org.gradle.parallel=true
Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ nbt = "1.5.1"
xseries = "9.4.0"

[libraries]
#Platform expectations
# Platform expectations
spigot = { group = "org.spigotmc", name = "spigot-api", version.ref = "spigot" }
paperlib = { group = "io.papermc", name = "paperlib", version.ref = "paperlib" }

Expand Down

0 comments on commit 6205f47

Please sign in to comment.