Update to MC 1.6.2

This commit is contained in:
wizjany
2013-07-12 02:04:20 -04:00
parent d3adca7c1a
commit 4d89b67b25
3 changed files with 23 additions and 23 deletions

View File

@@ -125,7 +125,7 @@
<dependency> <!-- NMS blocks -->
<groupId>org.bukkit</groupId>
<artifactId>craftbukkit</artifactId>
<version>1.6.1-R0.1-SNAPSHOT</version>
<version>1.6.2-R0.1-SNAPSHOT</version>
<scope>compile</scope>
<type>jar</type>
<optional>true</optional>