Skip to content

Commit ffcbbbd

Browse files
authored
Release v1.0-beta8 (#244)
1 parent f4a7ff8 commit ffcbbbd

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
@@ -9,7 +9,7 @@ plugins {
99

1010
allprojects {
1111
group = "fr.acinq.eclair"
12-
version = (project.findProperty("publishVersion") as? String?) ?: "snapshot"
12+
version = "1.0-beta8"
1313

1414
repositories {
1515
mavenLocal()

0 commit comments

Comments
 (0)