Back to snapshot for development

This commit is contained in:
NotMyFault
2021-06-21 11:51:20 +02:00
parent 45c566859e
commit b2966cbc45

View File

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