Skip to content

Commit

Permalink
Version 3.0.8-beta.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jmshal committed Feb 24, 2016
1 parent eb6cc84 commit f918e9f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dependency-reduced-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.github.jacobmarshall.meloooncensor</groupId>
<artifactId>meloooncensor</artifactId>
<version>3.0.8-beta.2</version>
<version>3.0.8-beta.3</version>
<build>
<plugins>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.github.jacobmarshall.meloooncensor</groupId>
<artifactId>meloooncensor</artifactId>
<version>3.0.8-beta.2</version>
<version>3.0.8-beta.3</version>

<build>
<plugins>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: MelooonCensor
main: io.github.jacobmarshall.meloooncensor.MelooonCensor
version: 3.0.8-beta.2
version: 3.0.8-beta.3
author: Jacob Marshall <jacob@manage.net.nz>
commands:
censor:
Expand Down

0 comments on commit f918e9f

Please sign in to comment.