Skip to content

Commit 1d99256

Browse files
authored
Set version to 0.26.0 (#162)
1 parent fe60f44 commit 1d99256

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

1515
group = "fr.acinq.bitcoin"
16-
version = "0.26.0-SNAPSHOT"
16+
version = "0.26.0"
1717

1818
repositories {
1919
google()

0 commit comments

Comments
 (0)