We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5341ad2 commit deda85aCopy full SHA for deda85a
build.gradle
@@ -16,7 +16,7 @@ plugins {
16
}
17
18
group = 'org.firebirdsql'
19
-version = '2.0.1-SNAPSHOT'
+version = '2.0.1'
20
21
ext.'signing.password' = credentials.forKey('signing.password')
22
ext.centralPassword = credentials.forKey('centralPassword')
0 commit comments