Skip to content

Commit

Permalink
v0.7.0-beta.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yariplus committed Mar 3, 2016
1 parent 7b3115c commit e264fe1
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 @@ -6,7 +6,7 @@

<groupId>com.yaricraft</groupId>
<artifactId>nodebb-integration</artifactId>
<version>0.7.0-beta.4</version>
<version>0.7.0-beta.5</version>

<repositories>
<repository>
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: NodeBBIntegration
main: com.yaricraft.nodebbintegration.NodeBBIntegration
version: 0.7.0-beta.4
version: 0.7.0-beta.5
depend: [Vault]
softdepend: [OnTime, Votifier, VanishNoPacket]
commands:
Expand Down

0 comments on commit e264fe1

Please sign in to comment.