Skip to content

Commit d259987

Browse files
committed
build: start new dev cycle (2.9.1-SNAPSHOT)
1 parent b64e257 commit d259987

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import java.io.ByteArrayOutputStream
22

3-
val version = "2.9.0"
4-
val suffix = ""
3+
val version = "2.9.1"
4+
val suffix = "SNAPSHOT"
55

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

0 commit comments

Comments
 (0)