mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-09 10:19:39 +02:00
Fix version
This commit is contained in:
parent
23cb47365e
commit
fac87c371a
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
allprojects {
|
allprojects {
|
||||||
ext {
|
ext {
|
||||||
shortVersion = '2.0.0-SNAPSHOT'
|
shortVersion = '2.0.0'
|
||||||
isSnapshot = true
|
isSnapshot = true
|
||||||
javaSourceCompatibility = 11
|
javaSourceCompatibility = 11
|
||||||
bouncyCastleVersion = '1.81'
|
bouncyCastleVersion = '1.81'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue