Skip to content

Commit

Permalink
Bump version (4.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
srnyx committed Oct 7, 2023
1 parent 4619ec3 commit 901f0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ subprojects {
apply(plugin = "xyz.srnyx.gradle-galaxy")
apply(plugin = "com.github.johnrengelman.shadow")

setupMC("xyz.srnyx", "4.2.0")
setupMC("xyz.srnyx", "4.2.1")
spigotAPI("1.8.8")
repository(Repository.PLACEHOLDER_API)
dependencies.compileOnly("me.clip", "placeholderapi", "2.11.3")
Expand Down

0 comments on commit 901f0c1

Please sign in to comment.