Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
clrxbl authored Apr 19, 2024
1 parent 464786b commit 8cbfa9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ val javaVersion: Int = 17

allprojects {
group = "com.noxcrew.interfaces"
version = "1.0.1-SNAPSHOT"
version = "1.0.1"

tasks.withType<JavaCompile> {
sourceCompatibility = javaVersion.toString()
Expand Down

0 comments on commit 8cbfa9f

Please sign in to comment.