This commit is contained in:
NotMyFault 2021-09-11 14:28:08 +02:00 committed by GitHub
parent 04821f777e
commit 115932c65a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ plugins {
idea
}
var ver by extra("6.1.1")
var ver by extra("6.1.2")
var versuffix by extra("-SNAPSHOT")
val versionsuffix: String? by project
if (versionsuffix != null) {