Skip to content

Commit

Permalink
Prepare release 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
purejava committed May 24, 2022
1 parent 259b3a2 commit a7c1a91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -19,7 +19,7 @@ Add `kdewallet` as a dependency to your project.
<dependency>
<groupId>org.purejava</groupId>
<artifactId>kdewallet</artifactId>
<version>1.2.6</version>
<version>1.2.7</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -6,7 +6,7 @@

<groupId>org.purejava</groupId>
<artifactId>kdewallet</artifactId>
<version>1.2.7-SNAPSHOT</version>
<version>1.2.7</version>
<packaging>jar</packaging>

<name>kdewallet</name>
Expand Down

0 comments on commit a7c1a91

Please sign in to comment.