Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
NonSwag authored Nov 11, 2024
1 parent 97dd71c commit b7f53db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
}

group = "net.thenextlvl.tweaks"
version = "3.0.1"
version = "3.1.0"

java {
toolchain.languageVersion = JavaLanguageVersion.of(21)
Expand Down Expand Up @@ -275,4 +275,4 @@ modrinth {
dependencies {
optional.project("ServiceIO")
}
}
}

0 comments on commit b7f53db

Please sign in to comment.