Skip to content

Commit e3ba135

Browse files
committed
Set version back to 0.17.0-SNAPSHOT
1 parent 7af325c commit e3ba135

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
@@ -12,7 +12,7 @@ plugins {
1212
val currentOs = org.gradle.internal.os.OperatingSystem.current()
1313

1414
group = "fr.acinq.bitcoin"
15-
version = "0.17.0-EITHER-SNAPSHOT"
15+
version = "0.17.0-SNAPSHOT"
1616

1717
repositories {
1818
google()

0 commit comments

Comments
 (0)