This commit is contained in:
NotMyFault 2021-08-19 20:51:51 +02:00 committed by GitHub
parent 34f0236e9f
commit daa8ffc38f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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