build: version bump (2.9.2)

This commit is contained in:
Connor Tumbleson 2024-01-05 06:29:04 -05:00
parent f56de45f38
commit 841db5061a
No known key found for this signature in database
GPG Key ID: C3CC0A201EC7DA75
1 changed files with 1 additions and 1 deletions

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("")