Skip to content

Commit da472af

Browse files
committed
Prepare 1.0.0-RC-1 release
1 parent acb14bb commit da472af

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
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group 'org.firebirdsql'
9-
version '1.0-SNAPSHOT'
9+
version '1.0.0-RC-1'
1010

1111
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1212
ext."signing.password" = credentials."signing.password"

0 commit comments

Comments
 (0)