Merge branch 'release-2.9.2'

This commit is contained in:
Connor Tumbleson 2024-01-05 06:37:52 -05:00
commit 6ab728d3eb
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.9.2"
val suffix = "SNAPSHOT"
val suffix = ""
// Strings embedded into the build.
var gitRevision by extra("")