We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d964024 commit b57fb15Copy full SHA for b57fb15
pom.xml
@@ -3,7 +3,7 @@
3
<groupId>me.ricglz</groupId>
4
<artifactId>Discoords</artifactId>
5
<packaging>jar</packaging>
6
- <version>0.2.0</version>
+ <version>0.2.1</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.2.0
+version: 0.2.1
commands:
discoords:
0 commit comments