Skip to content

Commit 93c5243

Browse files
committed
Prepare release 0.5.0-SNAPSHOT
1 parent 0e6ef3b commit 93c5243

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>0.4.0-SNAPSHOT-fix-arch</version>
9+
<version>0.5.0-SNAPSHOT</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.3.1</api.version>
39-
<bitwarden.version>ps-fix-arch-SNAPSHOT</bitwarden.version>
39+
<bitwarden.version>0.5.0-SNAPSHOT</bitwarden.version>
4040
<slf4j.version>2.0.13</slf4j.version>
4141
<junit.version>5.10.2</junit.version>
4242
</properties>

0 commit comments

Comments
 (0)