Skip to content

Commit

Permalink
Prepare release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Nov 18, 2022
1 parent 0505943 commit 639e1df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.purejava</groupId>
<artifactId>keepassxc-cryptomator</artifactId>
<version>1.1.4-SNAPSHOT</version>
<version>1.2.0</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.1.0</api.version>
<keepassxc-proxy.version>1.1.3</keepassxc-proxy.version>
<keepassxc-proxy.version>1.2.0</keepassxc-proxy.version>
<guava.version>31.1-jre</guava.version>
<slf4j.version>2.0.3</slf4j.version>
<junit.version>5.9.1</junit.version>
Expand Down

0 comments on commit 639e1df

Please sign in to comment.