Skip to content

Commit c82624d

Browse files
committed
Prepare release 1.2.4
1 parent a406984 commit c82624d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.purejava</groupId>
77
<artifactId>keepassxc-cryptomator</artifactId>
8-
<version>1.2.4-SNAPSHOT</version>
8+
<version>1.2.4</version>
99

1010
<name>keepassxc-cryptomator</name>
1111
<description>Plug-in for Cryptomator to store vault passwords in KeePassXC</description>
@@ -50,7 +50,7 @@
5050

5151
<!-- runtime dependencies -->
5252
<api.version>1.3.1</api.version>
53-
<keepassxc-proxy.version>1.2.3</keepassxc-proxy.version>
53+
<keepassxc-proxy.version>1.2.4</keepassxc-proxy.version>
5454
<guava.version>33.0.0-jre</guava.version>
5555
<slf4j.version>2.0.12</slf4j.version>
5656
<junit.version>5.10.2</junit.version>

0 commit comments

Comments
 (0)