Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e47d6f

Browse files
committed
1.1.4-RC2 post release version bump
1 parent baf7fd7 commit 4e47d6f

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
@@ -28,7 +28,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
2828
defaultTasks 'clean', 'build', 'shadowJar', 'install'
2929

3030
group = 'uk.co.real-logic'
31-
version = '1.1.4-RC2'
31+
version = '1.1.5-RC2-SNAPSHOT'
3232
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
3333

3434
ext {

0 commit comments

Comments
 (0)