Version bump to 2.2.0-DEV

This commit is contained in:
Tobias Ottenweller 2013-06-01 15:07:03 +02:00
parent c740a5b111
commit 7119c185e7
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
name: Craft Inc. Gates
version: 2.1.2
version: 2.2.0-DEV
description: A plugin to create gates for fast traveling.
softdepend: [Vault]
author: tomco, s1m0ne

View File

@ -5,7 +5,7 @@
<groupId>de.craftinc</groupId>
<artifactId>CraftIncGates</artifactId>
<packaging>jar</packaging>
<version>2.1.2</version>
<version>2.2.0-DEV</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>