We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e67c36 commit 87274a6Copy full SHA for 87274a6
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.cryptomator</groupId>
7
<artifactId>integrations-linux</artifactId>
8
- <version>1.5.0-quickaccess</version>
+ <version>1.5.0-SNAPSHOT</version>
9
10
<name>integrations-linux</name>
11
<description>Provides optional Linux services used by Cryptomator</description>
@@ -40,7 +40,7 @@
40
41
<!-- runtime dependencies -->
42
43
- <api.version>1.4.0-quickaccess</api.version>
+ <api.version>1.4.0-beta1</api.version>
44
<secret-service.version>2.0.1-alpha</secret-service.version>
45
<kdewallet.version>1.4.0</kdewallet.version>
46
<slf4j.version>2.0.13</slf4j.version>
0 commit comments