Skip to content

Commit

Permalink
Prepare release 1.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed Mar 22, 2024
1 parent fe4eb99 commit 3cba3d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Add `keepassxc-proxy-access` as a dependency to your project.
<dependency>
<groupId>org.purejava</groupId>
<artifactId>keepassxc-proxy-access</artifactId>
<version>1.2.4</version>
<version>1.2.5</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.purejava</groupId>
<artifactId>keepassxc-proxy-access</artifactId>
<version>1.2.5-SNAPSHOT</version>
<version>1.2.5</version>
<packaging>jar</packaging>

<name>keepassxc-proxy-access</name>
Expand Down

0 comments on commit 3cba3d0

Please sign in to comment.