We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v1.3.0
1 parent 16292ef commit c7eb6eeCopy full SHA for c7eb6ee
pom.xml
@@ -5,7 +5,7 @@
5
6
<groupId>br.minilambda</groupId>
7
<artifactId>FastMud</artifactId>
8
- <version>1.2.0</version>
+ <version>1.3.0</version>
9
<packaging>jar</packaging>
10
11
<dependencies>
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: FastMud
2
main: br.minilambda.FastMud
3
-version: 1.2.0
+version: 1.3.0
4
author: d3cryptofc
api-version: 1.19
0 commit comments