Skip to content

Commit 2f66eef

Browse files
author
Katelyn Baker
committed
RELEASE: Bump RC number for RC04
1 parent 2868984 commit 2f66eef

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 = "4.0-RC03"
7+
ext.corda_release_version = "4.0-RC04"
88
ext.corda_platform_version = constants.getProperty("platformVersion")
99
ext.gradle_plugins_version = constants.getProperty("gradlePluginsVersion")
1010

0 commit comments

Comments
 (0)