Skip to content

Commit a5f69b5

Browse files
committed
Update version of the plugin
1 parent aa5c489 commit a5f69b5

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</version>
6+
<version>0.1.1</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.0.1
4+
version: 0.1.1
55

66
commands:
77
discoords:

0 commit comments

Comments
 (0)