mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
RELEASE: 3.4.20180718 patch
This commit is contained in:
parent
8f036004a9
commit
5e67370079
@ -4,7 +4,7 @@ buildscript {
|
||||
file("$projectDir/constants.properties").withInputStream { constants.load(it) }
|
||||
|
||||
// Our version: bump this on release.
|
||||
ext.corda_release_version = "3.4-corda"
|
||||
ext.corda_release_version = "3.4.20180718"
|
||||
|
||||
// Increment this on any release that changes public APIs anywhere in the Corda platform
|
||||
ext.corda_platform_version = constants.getProperty("platformVersion")
|
||||
|
Loading…
Reference in New Issue
Block a user