We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae34e3e commit a0371c3Copy full SHA for a0371c3
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>me.ricglz</groupId>
4
<artifactId>Discoords</artifactId>
5
<packaging>jar</packaging>
6
- <version>0.1.2</version>
+ <version>0.2.0</version>
7
<name>Discoords</name>
8
<url>http://maven.apache.org</url>
9
src/main/resources/plugin.yml
@@ -1,7 +1,7 @@
1
name: Discoords
2
description: Discoords, allows to send the current coordinates to a discord channel
main: me.ricglz.discoords.Discoords
-version: 0.1.2
+version: 0.2.0
commands:
discoords:
0 commit comments