mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
6.0.4
This commit is contained in:
parent
a5452012b5
commit
2c920bd016
@ -14,7 +14,7 @@ plugins {
|
|||||||
idea
|
idea
|
||||||
}
|
}
|
||||||
|
|
||||||
var ver by extra("6.0.3")
|
var ver by extra("6.0.4")
|
||||||
var versuffix by extra("-SNAPSHOT")
|
var versuffix by extra("-SNAPSHOT")
|
||||||
val versionsuffix: String? by project
|
val versionsuffix: String? by project
|
||||||
if (versionsuffix != null) {
|
if (versionsuffix != null) {
|
||||||
|
Loading…
Reference in New Issue
Block a user