Skip to content

Commit 3fc31a9

Browse files
committed
Release v1.7.2
1 parent a41ec40 commit 3fc31a9

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
@@ -11,7 +11,7 @@ plugins {
1111

1212
allprojects {
1313
group = "fr.acinq.lightning"
14-
version = "1.7.2-SNAPSHOT"
14+
version = "1.7.2"
1515

1616
repositories {
1717
// using the local maven repository with Kotlin Multi Platform can lead to build errors that are hard to diagnose.

0 commit comments

Comments
 (0)