Skip to content

Commit 4625758

Browse files
committed
Prepare release ps-fix-arch-SNAPSHOT
1 parent ea16f29 commit 4625758

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</version>
9+
<version>ps-fix-arch-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.0</api.version>
39-
<bitwarden.version>0.4.0-SNAPSHOT</bitwarden.version>
39+
<bitwarden.version>ps-fix-arch-SNAPSHOT</bitwarden.version>
4040
<slf4j.version>2.0.11</slf4j.version>
4141
<junit.version>5.10.1</junit.version>
4242
</properties>

0 commit comments

Comments
 (0)