Skip to content

Commit

Permalink
bump 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
NONPLAYT committed Mar 16, 2023
1 parent a5b9069 commit c1148d4
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 @@ -71,6 +71,6 @@ If you want to download and use NDailyRewards in your project, get it on maven a
<dependency>
<groupId>gq.bxteam</groupId>
<artifactId>ndailyrewards</artifactId>
<version>1.5.8</version>
<version>1.6</version>
</dependency>
```
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>gq.bxteam</groupId>
<artifactId>ndailyrewards</artifactId>
<version>1.6-SNAPSHOT</version>
<version>1.6</version>
<packaging>jar</packaging>

<name>NDailyRewards</name>
Expand Down

0 comments on commit c1148d4

Please sign in to comment.