Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Commit

Permalink
Merge pull request #10 from alphahelix00/dev
Browse files Browse the repository at this point in the history
update to Ordinator v1.1.2 (fixed help command)
  • Loading branch information
kvnxiao committed Jul 4, 2016
2 parents 8799635 + 633f8e4 commit 9cfaa50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions discordinator-cf-d4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<artifactId>discordinator-cf</artifactId>
<groupId>com.github.alphahelix00</groupId>
<version>1.2.0</version>
<version>1.2.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand All @@ -21,7 +21,7 @@
<dependency>
<groupId>com.github.alphahelix00</groupId>
<artifactId>Ordinator</artifactId>
<version>1.1.1</version>
<version>1.1.2</version>
</dependency>
</dependencies>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>com.github.alphahelix00</groupId>
<artifactId>discordinator-cf</artifactId>
<packaging>pom</packaging>
<version>1.2.0</version>
<version>1.2.1</version>
<modules>
<module>discordinator-cf-d4j</module>
</modules>
Expand Down

0 comments on commit 9cfaa50

Please sign in to comment.