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 d38663e commit 1904036Copy full SHA for 1904036
pom.xml
@@ -5,8 +5,8 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>com.sentropic.guiapi</groupId>
8
- <artifactId>GUI-API</artifactId>
9
- <version>1.0-alpha.1</version>
+ <artifactId>GUI_API</artifactId>
+ <version>1.0</version>
10
<packaging>jar</packaging>
11
12
<name>GUI API</name>
src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
1
name: GUIAPI
2
-version: 1.0-alpha.1
+version: 1.0
3
main: com.sentropic.guiapi.GUIAPI
4
api-version: 1.16
softdepend: [ProtocolLib]
0 commit comments