1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-11-22 12:22:06 +01:00

Update VersionImpl

This commit is contained in:
Paul Schaub 2024-10-30 23:50:06 +01:00
parent badcf32d4f
commit 0eca62f5a2
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -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 {