This commit is contained in:
dordsor21 2021-09-18 23:07:10 +01:00
parent c37b13dcb3
commit 6d4adecb32
No known key found for this signature in database
GPG Key ID: 1E53E88969FFCF0B

View File

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