We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ec07f commit 53b70eeCopy full SHA for 53b70ee
plugin.yml
@@ -1,6 +1,6 @@
1
name: CMI
2
main: com.Zrips.CMI.CMI
3
-version: 9.0.3.0
+version: 9.5.0.8
4
website: https://www.spigotmc.org/resources/content-management-interface.3742/
5
author: Zrips
6
description: Powerfull server management tool
pom.xml
@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>CMI-API</groupId>
<artifactId>CMI-API</artifactId>
- <version>9.3.1.2</version>
+ <version>9.5.0.8</version>
7
<dependencies>
8
<dependency>
0 commit comments