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 f8255e060..fd3a8cd0b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.cryptomator cryptomator - 1.16.1 + 1.16.2 Cryptomator Desktop App @@ -75,6 +75,17 @@ + + + + + org.cryptomator + webdav-nio-adapter-servlet + 1.2.9 + + + +