Skip to content

Commit

Permalink
1.0.7-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
aikar committed Dec 2, 2020
1 parent 97cbdff commit df0d8af
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 @@ -7,7 +7,7 @@ val javadoc by tasks.existing(Javadoc::class)
val jar by tasks.existing

group = "io.papermc"
version = "1.0.6"
version = "1.0.7-SNAPSHOT"

val mcVersion = "1.16.4-R0.1-SNAPSHOT"

Expand Down

0 comments on commit df0d8af

Please sign in to comment.