Compare commits

..

No commits in common. "master" and "v1.0.3-alpha" have entirely different histories.

View File

@ -5,7 +5,7 @@ plugins {
}
group = "com.rpserver"
version = "1.0.3-alpha"
version = "1.0.2-alpha"
java {
toolchain.languageVersion.set(JavaLanguageVersion.of(21))