mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 20:32:05 +01:00
Update VersionImpl
This commit is contained in:
parent
badcf32d4f
commit
0eca62f5a2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ https://www.bouncycastle.org/java.html"""
|
|||
override fun getSopVVersion(): String = SOPV_VERSION
|
||||
|
||||
override fun getVersion(): String {
|
||||
return "1.7.0-V6_PREVIEW"
|
||||
return "1.7.2+V6_PREVIEW"
|
||||
// See https://stackoverflow.com/a/50119235
|
||||
/*
|
||||
return try {
|
||||
|
|
Loading…
Reference in a new issue