mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 17:27:38 +00:00
Release 2.9.1
Signed-off-by: Alexander Brandes <mc.cache@web.de>
This commit is contained in:
parent
37d4e9bb6f
commit
84f661d57f
@ -52,7 +52,7 @@ ext {
|
||||
}
|
||||
}
|
||||
|
||||
version = String.format("%s-%s", rootVersion, buildNumber)
|
||||
version = String.format("%s", rootVersion)
|
||||
|
||||
if (!project.hasProperty("gitCommitHash")) {
|
||||
apply(plugin = "org.ajoberstar.grgit")
|
||||
|
Loading…
Reference in New Issue
Block a user