This commit is contained in:
NotMyFault 2021-08-05 14:08:41 +02:00 committed by GitHub
parent 25a69f4ca0
commit 391476ba26
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.8") var ver by extra("6.0.9")
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) {