We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b2093e commit 7cca8a5Copy full SHA for 7cca8a5
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<!-- Project information -->
5
<groupId>ca.q0r</groupId>
6
<artifactId>MChat</artifactId>
7
- <version>1.6.2-R0.14</version>
+ <version>1.6.4-R0.1</version>
8
<name>MChat</name>
9
<url>http://mdev.in/</url>
10
<description>Chat Formatting for Bukkit</description>
@@ -100,7 +100,7 @@
100
<dependency>
101
<groupId>org.bukkit</groupId>
102
<artifactId>bukkit</artifactId>
103
- <version>1.6.2-R1.0</version>
+ <version>1.6.4-R0.1-SNAPSHOT</version>
104
<type>jar</type>
105
<scope>compile</scope>
106
</dependency>
0 commit comments