mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
Back to snapshot for development
This commit is contained in:
@ -14,7 +14,7 @@ plugins {
|
||||
idea
|
||||
}
|
||||
|
||||
var ver by extra("6.0.1")
|
||||
var ver by extra("6.0.2")
|
||||
var versuffix by extra("-SNAPSHOT")
|
||||
val versionsuffix: String? by project
|
||||
if (versionsuffix != null) {
|
||||
|
Reference in New Issue
Block a user