build: version bump (2.10.0)

This commit is contained in:
Connor Tumbleson 2024-09-16 20:09:59 -04:00
parent 6d1017eadf
commit 644f114688
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75

View File

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