Skip to content

Commit

Permalink
Version 0.5-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
AmauryCarrade committed Jul 23, 2014
1 parent 0874d49 commit 2af896d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>UHPlugin</groupId>
<artifactId>UHPlugin</artifactId>
<version>0.3-SNAPSHOT</version>
<version>0.5-SNAPSHOT</version>
<name>UHPlugin</name>
<description>Ultra Hardcore plugin</description>
<url>https://github.com/AmauryCarrade/KTP/</url>
Expand Down
2 changes: 1 addition & 1 deletion src/main/java/me/azenet/UHPlugin/UHGameManager.java
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ private boolean resurrectOnline(Player player) {
}

/**
* The thinks that have to be done in order to resurrect the players
* The things that have to be done in order to resurrect the players
* and that need the player to be online.
*
* @param player The player to resurrect
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: UHPlugin
description: Ultra Hardcore plugin
main: me.azenet.UHPlugin.UHPlugin
version: 0.3 §cdev§r
version: 0.5 §cdev§r
author: "Amaury Carrade"
authors: [azenet]

Expand Down

0 comments on commit 2af896d

Please sign in to comment.