From a7472b8b2a7146207fbc3a0067735e651727f178 Mon Sep 17 00:00:00 2001 From: Telesphoreo Date: Thu, 20 Jul 2023 20:31:14 -0500 Subject: [PATCH] Update API version --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 2320e75..73dee46 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -56,7 +56,7 @@ bukkit { description = "A new way to edit your items" authors = listOf("Focusvity", "Telesphoreo") main = "dev.plex.itemizerx.ItemizerX" - apiVersion = "1.17" + apiVersion = "1.18" foliaSupported = true softDepend = listOf("CoreProtect") commands {