This commit is contained in:
dordsor21 2021-07-17 17:59:41 +01:00
parent 31522b6502
commit 613a92eeb9
No known key found for this signature in database
GPG Key ID: 1E53E88969FFCF0B

View File

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