mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 20:56:45 +01:00
Update build.gradle.kts
This commit is contained in:
parent
60c701d20b
commit
5395ddc6a3
@ -14,7 +14,7 @@ plugins {
|
|||||||
idea
|
idea
|
||||||
}
|
}
|
||||||
|
|
||||||
var ver by extra("6.0.5")
|
var ver by extra("6.0.6")
|
||||||
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