There was an error while loading. Please reload this page.
1 parent 81541b5 commit 851a0acCopy full SHA for 851a0ac
build.gradle
@@ -28,7 +28,7 @@ apply plugin: 'com.github.johnrengelman.shadow'
28
defaultTasks 'clean', 'build', 'shadowJar', 'install'
29
30
group = 'uk.co.real-logic'
31
-version = '1.1.2-RC2'
+version = '1.1.3-RC2'
32
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
33
34
ext {
0 commit comments