Skip to content

Commit

Permalink
require 1.21.4 on paper
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmakila committed Jan 6, 2025
1 parent 3e16076 commit 37ec9e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions paper/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
paperPluginYaml {
main = "fi.fabianadrian.webhooklogger.paper.WebhookLoggerPaper"
name = rootProject.name
apiVersion = "1.19"
apiVersion = "1.21.4"
authors = listOf("FabianAdrian")
website = "https://github.com/fabianmakila/webhooklogger"

Expand All @@ -41,6 +41,6 @@ tasks {
downloadPlugins {
modrinth("miniplaceholders", "J2guR3GH")
}
minecraftVersion("1.19.4")
minecraftVersion("1.21.4")
}
}

0 comments on commit 37ec9e1

Please sign in to comment.