mirror of
https://github.com/ReaJason/MemShellParty.git
synced 2026-09-21 22:50:42 +08:00
chore: 1.10.0
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
id("java")
|
||||
}
|
||||
version = "1.10.0-SNAPSHOT"
|
||||
version = "1.10.0"
|
||||
|
||||
tasks.register("publishAllToMavenCentral") {
|
||||
val isSnapshot = rootProject.version.toString().endsWith("-SNAPSHOT")
|
||||
|
||||
Reference in New Issue
Block a user