We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1efe9eb commit 78c7480Copy full SHA for 78c7480
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
allprojects {
11
group = "fr.acinq.lightning"
12
- version = "snapshot"
+ version = "1.0-beta11"
13
14
repositories {
15
mavenLocal()
0 commit comments