Skip to content

Commit

Permalink
Prepare release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Jan 27, 2022
1 parent a7a2a71 commit 84346fe
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.0.1-SNAPSHOT</version>
<version>1.0.1</version>

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

<!-- runtime dependencies -->
<api.version>1.1.0-beta1</api.version>
<keepassxc-proxy.version>1.0.0</keepassxc-proxy.version>
<keepassxc-proxy.version>1.0.1</keepassxc-proxy.version>
<guava.version>31.0.1-jre</guava.version>
<slf4j.version>1.7.32</slf4j.version>
<junit.version>5.8.1</junit.version>
Expand Down

0 comments on commit 84346fe

Please sign in to comment.