Skip to content

Commit 2f77aec

Browse files
committed
1.1.2-RC2 release
1 parent 07e4bb3 commit 2f77aec

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.2-RC2-SNAPSHOT'
31+
version = '1.1.2-RC2'
3232
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
3333

3434
ext {

0 commit comments

Comments
 (0)