Skip to content

Commit f1b5f1b

Browse files
committed
1.3.5-RC3 release
1 parent b58dabf commit f1b5f1b

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
@@ -21,7 +21,7 @@ plugins {
2121
defaultTasks 'clean', 'build', 'shadowJar', 'install'
2222

2323
def sbeGroup = 'uk.co.real-logic'
24-
def sbeVersion = '1.3.5-RC3-SNAPSHOT'
24+
def sbeVersion = '1.3.5-RC3'
2525

2626
group = sbeGroup
2727
version = sbeVersion

0 commit comments

Comments
 (0)