Skip to content

Commit

Permalink
Start snapshot cycle for 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lynxplay committed Jan 8, 2024
1 parent d535249 commit e054563
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
@@ -1,5 +1,5 @@
group = "com.knockturnmc"
version = "4.0.0"
version = "4.0.1-SNAPSHOT"
tasks.shadowJar { archiveClassifier = "final"; mergeServiceFiles() }
tasks.build { dependsOn(tasks.shadowJar) }

Expand Down

0 comments on commit e054563

Please sign in to comment.