Skip to content

Commit f770b39

Browse files
authored
build: version 3.0.0 tagged (#4093)
1 parent 7d2cc9b commit f770b39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

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

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

0 commit comments

Comments
 (0)