Skip to content

Commit

Permalink
Bump version for maven publish
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerS1066 committed Aug 11, 2024
1 parent 9ccfe24 commit dc6422d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repositories {
}

group = "net.countercraft"
version = "8.0.0_beta-5_dev-1"
version = "8.0.0_beta-5_dev-2"

tasks.withType<JavaCompile>() {
options.encoding = "UTF-8"
Expand Down

0 comments on commit dc6422d

Please sign in to comment.