We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b50d5 commit d602532Copy full SHA for d602532
build.gradle.kts
@@ -10,12 +10,12 @@ plugins {
10
// = = =
11
12
val pluginName = "NyaaCore"
13
-val paperApiName = "1.21.6-R0.1-SNAPSHOT"
+val paperApiName = "1.21.8-R0.1-SNAPSHOT"
14
15
16
17
group = "cat.nyaa"
18
-version ="9.9"
+version ="9.10"
19
20
java {
21
// Configure the java toolchain. This allows gradle to auto-provision JDK 21 on systems that only have JDK 8 installed for example.
0 commit comments