Skip to content

Commit 2f111a1

Browse files
committed
Release v1.8.4
1 parent 538e945 commit 2f111a1

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.8.4-SNAPSHOT"
14+
version = "1.8.4"
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)