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.
1 parent 4e1fd48 commit 0db10f9Copy full SHA for 0db10f9
README.md
@@ -24,5 +24,5 @@ All dependencies are managed automatically by Maven.
24
* Spigot
25
* Version: 1.18-R0.1-SNAPSHOT
26
* CrucialAPI
27
- * Version: 2.1.3
+ * Version: 2.1.5
28
* [GitHub](https://github.com/Chafficui/CrucialAPI)
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>de.chafficplugins</groupId>
8
<artifactId>MiningLevels</artifactId>
9
- <version>1.2.2</version>
+ <version>1.2.3</version>
10
<packaging>jar</packaging>
11
12
<name>MiningLevels</name>
0 commit comments