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 a042656 commit 7a5896eCopy full SHA for 7a5896e
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>net.matrixcreations</groupId>
8
<artifactId>MatrixColorAPI</artifactId>
9
- <version>1.0.4</version>
+ <version>1.0.5</version>
10
<packaging>jar</packaging>
11
12
<name>MatrixColorAPI</name>
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: MatrixColorAPI
2
-version: '1.0.4'
+version: 'Build 2b'
3
main: net.matrixcreations.libraries.MatrixColorAPI
4
api-version: '1.16'
5
authors: [ MatrixCreations, ItsHarshXD ]
src/main/resources/velocity-plugin.json
@@ -1,6 +1,6 @@
{
"name": "MatrixColorAPI",
- "version": "1.0.4",
+ "version": "1.0.5",
"main": "net.matrixcreations.libraries.MatrixColorAPI",
"authors": [
"MatrixCreations",
0 commit comments