We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b372369 commit 2160f78Copy full SHA for 2160f78
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>me.vrxdev</groupId>
8
<artifactId>itsmyconfigconsolesupport</artifactId>
9
- <version>1.0</version>
+ <version>1.1</version>
10
<packaging>jar</packaging>
11
12
<name>itsmyconfigconsolesupport</name>
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: ItsMyConfigConsoleSupport
2
-version: '1.0'
+version: '1.1'
3
main: me.vrxdev.itsMyConfigConsoleSupport.ItsMyConfigConsoleSupport
4
api-version: '1.21'
5
authors: [ VRXDev ]
0 commit comments