build: version bump (2.9.1)

This commit is contained in:
Connor Tumbleson 2023-12-05 18:26:28 -05:00
parent 98b34fdd03
commit 077b2009da
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.1"
val suffix = "SNAPSHOT"
val suffix = ""
// Strings embedded into the build.
var gitRevision by extra("")