diff --git a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml index 4ef7a2c9d..16e2ba876 100644 --- a/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml +++ b/dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml @@ -83,6 +83,9 @@ + + https://github.com/cryptomator/cryptomator/releases/1.16.2 + https://github.com/cryptomator/cryptomator/releases/1.16.1 diff --git a/pom.xml b/pom.xml index 185fafe41..9f212e239 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,17 @@ + + + + + org.cryptomator + webdav-nio-adapter-servlet + 1.2.9 + + + +