Skip to content

Commit deda85a

Browse files
committed
Prepare 2.0.1 release
1 parent 5341ad2 commit deda85a

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
@@ -16,7 +16,7 @@ plugins {
1616
}
1717

1818
group = 'org.firebirdsql'
19-
version = '2.0.1-SNAPSHOT'
19+
version = '2.0.1'
2020

2121
ext.'signing.password' = credentials.forKey('signing.password')
2222
ext.centralPassword = credentials.forKey('centralPassword')

0 commit comments

Comments
 (0)