From cff83b6ac6df211417eb03ae2fe38eb1184eea0c Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 15 May 2025 00:47:35 +0200 Subject: [PATCH 1/2] closes #3852 --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index f8255e060..2e5a07cc1 100644 --- a/pom.xml +++ b/pom.xml @@ -75,6 +75,17 @@ + + + + + org.cryptomator + webdav-nio-adapter-servlet + 1.2.9 + + + + From f797491a17e9f5cf223071d5100fdb9b4bea8e26 Mon Sep 17 00:00:00 2001 From: Armin Schrenk Date: Thu, 15 May 2025 00:49:01 +0200 Subject: [PATCH 2/2] prepare 1.16.2 --- dist/linux/common/org.cryptomator.Cryptomator.metainfo.xml | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 2e5a07cc1..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