Back to snapshot for development

This commit is contained in:
NotMyFault 2021-06-23 11:50:24 +02:00 committed by GitHub
parent 9fa0a8b27b
commit 20df062d9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ plugins {
idea idea
} }
var ver by extra("6.0.1") var ver by extra("6.0.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) {