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 3706ede commit 9289940Copy full SHA for 9289940
build.gradle.kts
@@ -8,7 +8,7 @@ plugins {
8
}
9
10
group = "me.scoretwo"
11
-version = "1.1.3-SNAPSHOT"
+version = "1.1.4-SNAPSHOT"
12
description = "FastScript is a Spigot plugin, which can run JavaScript-based scripts more efficiently."
13
14
defaultTasks = mutableListOf("ShadowJar", "publishToMavenLocal")
0 commit comments