mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-05 07:04:43 +02:00
3.5.0 Release
This commit is contained in:
@ -18,7 +18,7 @@ ext {
|
||||
git = Grgit.open()
|
||||
revision = "${git.head().abbreviatedId}"
|
||||
}
|
||||
version = "3.4.6-SNAPSHOT-${revision}"
|
||||
version = "3.5.0"
|
||||
description = rootProject.name
|
||||
|
||||
subprojects {
|
||||
|
Reference in New Issue
Block a user