Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
softwareCobbler committed Jul 30, 2024
1 parent d486630 commit 09bc11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion luceedebug/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ tasks.jar {
}
}

val luceedebugVersion = "2.0.11"
val luceedebugVersion = "2.0.12"

tasks.register<GenerateConstants>("generateJavaConstantsFile") {
version = luceedebugVersion
Expand Down

0 comments on commit 09bc11a

Please sign in to comment.