Skip to content

Commit

Permalink
1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
nkomarn committed Nov 15, 2020
1 parent 7ad3625 commit fc625c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>xyz.nkomarn</groupId>
<artifactId>Harbor</artifactId>
<version>1.6.3-SNAPSHOT</version>
<version>1.6.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: "Harbor redefines how sleep works in your server, making it easier
main: "xyz.nkomarn.harbor.Harbor"
author: "TechToolbox (@nkomarn)"
website: "https://nkomarn.xyz"
version: "1.6.3-SNAPSHOT"
version: "1.6.3"
api-version: "1.14"

softdepend:
Expand Down

0 comments on commit fc625c9

Please sign in to comment.