Skip to content

Commit

Permalink
Prepare release 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Apr 15, 2023
1 parent c4d74e6 commit 8c04c70
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.2-SNAPSHOT</version>
<version>1.2.2</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.2.0</api.version>
<keepassxc-proxy.version>1.2.1</keepassxc-proxy.version>
<keepassxc-proxy.version>1.2.2</keepassxc-proxy.version>
<guava.version>31.1-jre</guava.version>
<slf4j.version>2.0.7</slf4j.version>
<junit.version>5.9.2</junit.version>
Expand Down

0 comments on commit 8c04c70

Please sign in to comment.