mirror of
https://github.com/corda/corda.git
synced 2025-01-28 15:14:48 +00:00
RELEASE: Ready to cut 3.3 RC01
This commit is contained in:
parent
2a522c9f05
commit
b910ba0c4e
@ -4,7 +4,7 @@ buildscript {
|
||||
file("$projectDir/constants.properties").withInputStream { constants.load(it) }
|
||||
|
||||
// Our version: bump this on release.
|
||||
ext.corda_release_version = "3.3-corda-snapshot"
|
||||
ext.corda_release_version = "3.3-corda-RC01"
|
||||
|
||||
// Increment this on any release that changes public APIs anywhere in the Corda platform
|
||||
ext.corda_platform_version = constants.getProperty("platformVersion")
|
||||
|
Loading…
x
Reference in New Issue
Block a user