~ Updated version.

This commit is contained in:
Steffion 2013-08-12 20:46:45 +02:00
parent 4f4c46fe4e
commit a7eee9b1fd
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ public class W {
*/
public static String pluginName = "BlockHunt";
public static String pluginVersion = "v0.1.2_ALPHA";
public static String pluginVersion = "v0.1.4_ALPHA";
public static String engineVersion = "v1.1.0";
public static String pluginAutors = "Steffion";
public static String pluginMainPermission = pluginName + ".";

View File

@ -1,6 +1,6 @@
name: BlockHunt
main: nl.Steffion.BlockHunt.BlockHunt
version: 0.1.2_ALPHA
version: 0.1.3_ALPHA
authors:
- Steffion
description: Description here.