mirror of
https://github.com/corda/corda.git
synced 2025-02-01 08:48:09 +00:00
RELEASE - Post V3.1 update vno to 3.2-corda-snapshot
This commit is contained in:
parent
e2c8346e31
commit
503071a9fc
@ -4,7 +4,7 @@ buildscript {
|
||||
file("$projectDir/constants.properties").withInputStream { constants.load(it) }
|
||||
|
||||
// Our version: bump this on release.
|
||||
ext.corda_release_version = "3.1-corda"
|
||||
ext.corda_release_version = "3.2-corda-snapshot"
|
||||
|
||||
// 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