forgot to change version in plugin yml
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<groupId>me.oskar3123</groupId>
|
||||
<artifactId>staffchat</artifactId>
|
||||
<version>1.1.4-SNAPSHOT</version>
|
||||
<version>1.1.5-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: StaffChat
|
||||
authors: [oskar3123]
|
||||
main: me.oskar3123.staffchat.spigot.Main
|
||||
version: 1.1.3
|
||||
version: 1.1.5
|
||||
|
||||
commands:
|
||||
staffchat:
|
||||
|
||||
Reference in New Issue
Block a user