Skip to content

Commit f9e588d

Browse files
committed
Prepare release
1 parent 0da6a98 commit f9e588d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ if (!File("$rootDir/.git").exists()) {
2424
group = "dev.themeinerlp"
2525
var baseVersion by extra("1.0.0")
2626
var extension by extra("")
27-
var snapshot by extra("-SNAPSHOT")
27+
var snapshot by extra("")
2828

2929
ext {
3030
val git: Grgit = Grgit.open {

0 commit comments

Comments
 (0)