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 856adc1 commit 5cb413eCopy full SHA for 5cb413e
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>org.purejava</groupId>
8
<artifactId>cryptomator-bitwarden</artifactId>
9
- <version>1.0.0</version>
+ <version>1.0.1</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.4.0</api.version>
39
- <bitwarden.version>1.0.0</bitwarden.version>
+ <bitwarden.version>-20241014.153752-1</bitwarden.version>
40
<junit.version>5.11.2</junit.version>
41
<slf4j.version>2.0.16</slf4j.version>
42
</properties>
0 commit comments