mirror of
https://github.com/nkomarn/harbor.git
synced 2024-11-24 02:45:12 +01:00
1.6.4-SNAPSHOT
This commit is contained in:
parent
229b4ee3a7
commit
bb163443e4
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>xyz.nkomarn</groupId>
|
<groupId>xyz.nkomarn</groupId>
|
||||||
<artifactId>Harbor</artifactId>
|
<artifactId>Harbor</artifactId>
|
||||||
<version>1.6.3</version>
|
<version>1.6.4-SNAPSHOT</version>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
|
@ -3,7 +3,7 @@ description: "Harbor redefines how sleep works in your server, making it easier
|
|||||||
main: "xyz.nkomarn.harbor.Harbor"
|
main: "xyz.nkomarn.harbor.Harbor"
|
||||||
author: "TechToolbox (@nkomarn)"
|
author: "TechToolbox (@nkomarn)"
|
||||||
website: "https://nkomarn.xyz"
|
website: "https://nkomarn.xyz"
|
||||||
version: "1.6.3"
|
version: "1.6.4-SNAPSHOT"
|
||||||
api-version: "1.14"
|
api-version: "1.14"
|
||||||
|
|
||||||
softdepend:
|
softdepend:
|
||||||
|
Loading…
Reference in New Issue
Block a user