Skip to content

Commit 4023e8a

Browse files
authored
Update build.gradle.kts
1 parent 6b46da2 commit 4023e8a

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
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
var baseVersion by extra("1.4.0")
12-
var snapshot by extra("")
12+
var snapshot by extra("-SNAPSHOT")
1313

1414
group = "net.onelitefeather.microtus"
1515

0 commit comments

Comments
 (0)