version increase for release

This commit is contained in:
Nick Minkler 2013-12-22 09:53:53 -08:00
parent 93c468f273
commit 2f7c7c3f8b
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<!-- Project information -->
<groupId>net.milkbowl.vault</groupId>
<artifactId>Vault</artifactId>
<version>1.2.27</version>
<version>1.2.28</version>
<name>Vault</name>
<url>http://dev.bukkit.org/server-mods/vault/</url>
<description>Vault is a Permissions &amp; Economy API to allow plugins to more easily hook into these systems without needing to hook each individual system themselves.