mirror of
https://github.com/PaperMC/Velocity.git
synced 2026-04-21 11:58:16 +02:00
Clean up after the merge.
This commit is contained in:
@@ -22,7 +22,7 @@ tasks.withType<Jar> {
|
||||
"${project.version} (git-$currentShortRevision-b$buildNumber)"
|
||||
}
|
||||
} else {
|
||||
archiveVersion.get()
|
||||
"${project.version}"
|
||||
}
|
||||
attributes["Implementation-Version"] = velocityHumanVersion
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user