Skip to content

Commit adade12

Browse files
committed
Release v1.8.3
1 parent d19bc3e commit adade12

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