Skip to content

Commit a047a1e

Browse files
author
Kat Baker
committed
RELEASE - Update vno for RC02 testing
1 parent ddec726 commit a047a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ buildscript {
44
file("$projectDir/constants.properties").withInputStream { constants.load(it) }
55

66
// Our version: bump this on release.
7-
ext.corda_release_version = "3.1-corda-RC01"
7+
ext.corda_release_version = "3.1-corda-RC02"
88

99
// Increment this on any release that changes public APIs anywhere in the Corda platform
1010
ext.corda_platform_version = constants.getProperty("platformVersion")

0 commit comments

Comments
 (0)