nossr50 6 years ago
parent
commit
b67b0a5b94
2 changed files with 4 additions and 1 deletions
  1. 3 0
      .gitignore
  2. 1 1
      pom.xml

+ 3 - 0
.gitignore

@@ -7,6 +7,9 @@
 #vs code
 /.vscode
 
+# Maven Depends
+/lib
+
 # netbeans
 /nbproject
 

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
-    <version>2.1.8-SNAPSHOT</version>
+    <version>2.1.8</version>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>