Skip to content

Commit 7cca8a5

Browse files
committed
[Dependency] Update to Bukkit 1.6.4-SNAPSHOT.
1 parent 7b2093e commit 7cca8a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<!-- Project information -->
55
<groupId>ca.q0r</groupId>
66
<artifactId>MChat</artifactId>
7-
<version>1.6.2-R0.14</version>
7+
<version>1.6.4-R0.1</version>
88
<name>MChat</name>
99
<url>http://mdev.in/</url>
1010
<description>Chat Formatting for Bukkit</description>
@@ -100,7 +100,7 @@
100100
<dependency>
101101
<groupId>org.bukkit</groupId>
102102
<artifactId>bukkit</artifactId>
103-
<version>1.6.2-R1.0</version>
103+
<version>1.6.4-R0.1-SNAPSHOT</version>
104104
<type>jar</type>
105105
<scope>compile</scope>
106106
</dependency>

0 commit comments

Comments
 (0)