We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8031720 commit 14b33f4Copy full SHA for 14b33f4
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<!-- Project information -->
6
<groupId>ca.q0r</groupId>
7
<artifactId>MAdvanced</artifactId>
8
- <version>1.7.2-R0.1-SNAPSHOT</version>
+ <version>1.7.2-R1.0</version>
9
<name>MAdvanced</name>
10
<url>http://q0r.ca/</url>
11
<description>Advanced MChat functionality</description>
@@ -96,7 +96,7 @@
96
<dependency>
97
98
<artifactId>MChat</artifactId>
99
100
<type>jar</type>
101
<scope>compile</scope>
102
</dependency>
0 commit comments