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