Skip to content

Commit

Permalink
1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicboy committed Nov 25, 2021
1 parent d7fc6d4 commit e1d00cd
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.7-SNAPSHOT"
version = "1.0.7"

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

Expand Down

0 comments on commit e1d00cd

Please sign in to comment.