This commit is contained in:
dordsor21 2021-06-27 13:21:44 +01:00
parent 7c4d96e176
commit f4ff9c0336
No known key found for this signature in database
GPG Key ID: 1E53E88969FFCF0B

View File

@ -14,7 +14,7 @@ plugins {
idea idea
} }
var ver by extra("6.0.4") var ver by extra("6.0.5")
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) {