Skip to content

Commit 077b200

Browse files
committedDec 5, 2023
build: version bump (2.9.1)
1 parent 98b34fd commit 077b200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import java.io.ByteArrayOutputStream
22

33
val version = "2.9.1"
4-
val suffix = "SNAPSHOT"
4+
val suffix = ""
55

66
// Strings embedded into the build.
77
var gitRevision by extra("")

0 commit comments

Comments
 (0)
Please sign in to comment.