Skip to content

Commit 1f74034

Browse files
1.0.0-rc5
1 parent eddb6d0 commit 1f74034

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ buildscript {
1414
junit_version = '5.3.1'
1515

1616
onixlabs_group = 'io.onixlabs'
17-
onixlabs_corda_core_release_version = '1.0.0-rc1'
17+
onixlabs_corda_core_release_version = '1.0.0-rc3'
1818

1919
cordapp_platform_version = 8
2020
cordapp_signing_enabled = false
@@ -40,7 +40,7 @@ buildscript {
4040
}
4141

4242
group 'io.onixlabs'
43-
version '1.0.0-rc4'
43+
version '1.0.0-rc5'
4444

4545
subprojects {
4646
repositories {

0 commit comments

Comments
 (0)