Skip to content

Commit a0371c3

Browse files
committed
Update plugin version
1 parent ae34e3e commit a0371c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<groupId>me.ricglz</groupId>
44
<artifactId>Discoords</artifactId>
55
<packaging>jar</packaging>
6-
<version>0.1.2</version>
6+
<version>0.2.0</version>
77
<name>Discoords</name>
88
<url>http://maven.apache.org</url>
99

src/main/resources/plugin.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Discoords
22
description: Discoords, allows to send the current coordinates to a discord channel
33
main: me.ricglz.discoords.Discoords
4-
version: 0.1.2
4+
version: 0.2.0
55

66
commands:
77
discoords:

0 commit comments

Comments
 (0)