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 0e6ef3b commit 93c5243Copy full SHA for 93c5243
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.purejava</groupId>
8
<artifactId>cryptomator-bitwarden</artifactId>
9
- <version>0.4.0-SNAPSHOT-fix-arch</version>
+ <version>0.5.0-SNAPSHOT</version>
10
11
<name>cryptomator-bitwarden</name>
12
<description>Plug-in for Cryptomator to store vault passwords in Bitwarden</description>
@@ -36,7 +36,7 @@
36
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
37
38
<api.version>1.3.1</api.version>
39
- <bitwarden.version>ps-fix-arch-SNAPSHOT</bitwarden.version>
+ <bitwarden.version>0.5.0-SNAPSHOT</bitwarden.version>
40
<slf4j.version>2.0.13</slf4j.version>
41
<junit.version>5.10.2</junit.version>
42
</properties>
0 commit comments