Skip to content

Commit

Permalink
Bump version (2.0.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
srnyx committed Jul 16, 2023
1 parent 06ac698 commit b2be249
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 @@ -10,7 +10,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
}

setupAnnoyingAPI("4.0.0", "xyz.srnyx", "1.1.1", "Each player has a limited number of lives. If you die, you are punished")
setupAnnoyingAPI("4.0.0", "xyz.srnyx", "2.0.0", "Each player has a limited number of lives. If you die, you are punished")
spigotAPI("1.8.8")
repository(Repository.PLACEHOLDER_API)
dependencies.compileOnly("me.clip", "placeholderapi", "2.11.3")

0 comments on commit b2be249

Please sign in to comment.