This commit is contained in:
parent
1b0ab5e455
commit
c2f1f6f447
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ subprojects {
|
|||
apply plugin: 'maven-publish'
|
||||
|
||||
group "lol.pyr"
|
||||
version "2.0.0-netherite"
|
||||
version "2.0.0-netherite-snapshot"
|
||||
|
||||
java {
|
||||
toolchain.languageVersion.set(JavaLanguageVersion.of(17))
|
||||
|
|
Loading…
Reference in a new issue