Skip to content

Commit

Permalink
chore: Increment loom version
Browse files Browse the repository at this point in the history
  • Loading branch information
aoqia194 committed Dec 8, 2024
1 parent a23456f commit 9218658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ tasks.withType(org.jetbrains.kotlin.gradle.tasks.KotlinCompile).all {
}

group = 'net.aoqia'
def baseVersion = '1.8'
def baseVersion = '1.9'

def ENV = System.getenv()
if (ENV.BUILD_NUMBER) {
Expand Down

0 comments on commit 9218658

Please sign in to comment.