Skip to content

Commit 5cb413e

Browse files
committed
Prepare SNAPSHOT release 1.0.1
1 parent 856adc1 commit 5cb413e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>org.purejava</groupId>
88
<artifactId>cryptomator-bitwarden</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010

1111
<name>cryptomator-bitwarden</name>
1212
<description>Plug-in for Cryptomator to store vault passwords in Bitwarden</description>
@@ -36,7 +36,7 @@
3636
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
3737

3838
<api.version>1.4.0</api.version>
39-
<bitwarden.version>1.0.0</bitwarden.version>
39+
<bitwarden.version>-20241014.153752-1</bitwarden.version>
4040
<junit.version>5.11.2</junit.version>
4141
<slf4j.version>2.0.16</slf4j.version>
4242
</properties>

0 commit comments

Comments
 (0)