Update version to 1.0.2-alpha in build.gradle.kts and enhance release workflow in release.yml
Build and Release / build (push) Successful in 2m4s
Build and Release / build (push) Successful in 2m4s
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.rpserver"
|
||||
version = "1.0.0-alpha"
|
||||
version = "1.0.2-alpha"
|
||||
|
||||
java {
|
||||
toolchain.languageVersion.set(JavaLanguageVersion.of(21))
|
||||
|
||||
Reference in New Issue
Block a user