Skip to content

Commit

Permalink
Prepare release 1.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Mar 11, 2024
1 parent a406984 commit c82624d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.purejava</groupId>
<artifactId>keepassxc-cryptomator</artifactId>
<version>1.2.4-SNAPSHOT</version>
<version>1.2.4</version>

<name>keepassxc-cryptomator</name>
<description>Plug-in for Cryptomator to store vault passwords in KeePassXC</description>
Expand Down Expand Up @@ -50,7 +50,7 @@

<!-- runtime dependencies -->
<api.version>1.3.1</api.version>
<keepassxc-proxy.version>1.2.3</keepassxc-proxy.version>
<keepassxc-proxy.version>1.2.4</keepassxc-proxy.version>
<guava.version>33.0.0-jre</guava.version>
<slf4j.version>2.0.12</slf4j.version>
<junit.version>5.10.2</junit.version>
Expand Down

0 comments on commit c82624d

Please sign in to comment.