1.0.9
This commit is contained in:
parent
22a63dee21
commit
ed5bfa61e3
2
pom.xml
2
pom.xml
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
<groupId>net.t2code</groupId>
|
<groupId>net.t2code</groupId>
|
||||||
<artifactId>AliasBungee</artifactId>
|
<artifactId>AliasBungee</artifactId>
|
||||||
<version>1.0.8</version>
|
<version>1.0.9</version>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|
||||||
<name>T2C-AliasBungee</name>
|
<name>T2C-AliasBungee</name>
|
||||||
|
@ -3,4 +3,5 @@ version: ${project.version}
|
|||||||
main: net.t2code.alias.Bungee.Main
|
main: net.t2code.alias.Bungee.Main
|
||||||
description: T2Code Alias Plugin
|
description: T2Code Alias Plugin
|
||||||
author: JaTiTV
|
author: JaTiTV
|
||||||
softdepends: [T2CodeLib]
|
softDepends: [T2CodeLib]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user