mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
6.1.2
This commit is contained in:
parent
04821f777e
commit
115932c65a
@ -16,7 +16,7 @@ plugins {
|
|||||||
idea
|
idea
|
||||||
}
|
}
|
||||||
|
|
||||||
var ver by extra("6.1.1")
|
var ver by extra("6.1.2")
|
||||||
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