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
8936cf22d0
commit
ce65e406c1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
allprojects {
|
||||
ext {
|
||||
shortVersion = '2.0.0-SNAPSHOT'
|
||||
shortVersion = '2.0.0'
|
||||
isSnapshot = true
|
||||
javaSourceCompatibility = 11
|
||||
bouncyCastleVersion = '1.81'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue