bump 26.1
This commit is contained in:
+3
-3
@@ -4,8 +4,8 @@ group = "net.hareworks"
|
||||
version = "1.1"
|
||||
|
||||
plugins {
|
||||
kotlin("jvm") version "2.2.21"
|
||||
id("de.eldoria.plugin-yml.paper") version "0.8.0"
|
||||
kotlin("jvm") version "2.3.21"
|
||||
id("de.eldoria.plugin-yml.paper") version "0.9.0"
|
||||
id("com.gradleup.shadow") version "9.2.2"
|
||||
}
|
||||
repositories {
|
||||
@@ -33,7 +33,7 @@ paper {
|
||||
name = "kommand-lib"
|
||||
description = "Command library"
|
||||
version = getVersion().toString()
|
||||
apiVersion = "1.21.10"
|
||||
apiVersion = "26.1"
|
||||
authors =
|
||||
listOf(
|
||||
"Hare-K02",
|
||||
|
||||
+1
-1
Submodule permits-lib updated: 9673e1e6e9...3c60d4a433
Reference in New Issue
Block a user