version number bump

This commit is contained in:
NovaFox161
2018-07-10 14:13:54 -05:00
parent 469443c4dc
commit 245632634f
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<groupId>com.cloudcraftgaming</groupId>
<artifactId>DisCal</artifactId>
<version>2.0.0</version>
<version>2.1.0</version>
<properties>
<maven.compiler.target>1.8</maven.compiler.target>

View File

@@ -28,7 +28,7 @@ import java.util.Properties;
*/
@SuppressWarnings("ThrowableNotThrown")
public class Main {
public static String version = "2.0.0";
public static String version = "2.1.0";
public static void main(String[] args) throws IOException {
//Get bot settings