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 910716c commit 5250153Copy full SHA for 5250153
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.sentropic.guiapi</groupId>
8
<artifactId>GUI_API</artifactId>
9
- <version>1.1-beta.0</version>
+ <version>1.1</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.1-beta.0
+version: 1.1
3
main: com.sentropic.guiapi.GUIAPI
4
api-version: 1.16
5
softdepend: [ProtocolLib]
0 commit comments