mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 21:26:45 +01:00
3.5.0 Release
This commit is contained in:
parent
11913bfbe5
commit
ff401b65c4
@ -18,7 +18,7 @@ ext {
|
|||||||
git = Grgit.open()
|
git = Grgit.open()
|
||||||
revision = "${git.head().abbreviatedId}"
|
revision = "${git.head().abbreviatedId}"
|
||||||
}
|
}
|
||||||
version = "3.4.6-SNAPSHOT-${revision}"
|
version = "3.5.0"
|
||||||
description = rootProject.name
|
description = rootProject.name
|
||||||
|
|
||||||
subprojects {
|
subprojects {
|
||||||
|
Loading…
Reference in New Issue
Block a user