mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
prepare for 1.20 work tomorrow
This commit is contained in:
@@ -116,7 +116,7 @@ tasks.register("printMinecraftVersion") {
|
||||
}
|
||||
}
|
||||
|
||||
tasks.register("printPaperVersion") {
|
||||
tasks.register("printPurpurVersion") {
|
||||
doLast {
|
||||
println(project.version)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user