Skip to content

Commit

Permalink
Update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
ricglz committed Jan 24, 2021
1 parent d964024 commit b57fb15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<groupId>me.ricglz</groupId>
<artifactId>Discoords</artifactId>
<packaging>jar</packaging>
<version>0.2.0</version>
<version>0.2.1</version>
<name>Discoords</name>
<url>http://maven.apache.org</url>

Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Discoords
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:
Expand Down

0 comments on commit b57fb15

Please sign in to comment.