build: start new dev cycle (2.10.1.1)

This commit is contained in:
oSumAtrIX 2024-12-17 04:18:43 +01:00
parent 8f166d5125
commit 49eeed6d09
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4

View File

@ -1,7 +1,7 @@
import java.io.ByteArrayOutputStream
val version = "2.10.1"
val suffix = "SNAPSHOT"
val version = "2.10.1.1"
val suffix = ""
// Strings embedded into the build.
var gitRevision by extra("")