Skip to content

Commit 5250153

Browse files
committed
Changed version to 1.1
1 parent 910716c commit 5250153

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.sentropic.guiapi</groupId>
88
<artifactId>GUI_API</artifactId>
9-
<version>1.1-beta.0</version>
9+
<version>1.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>GUI API</name>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: GUIAPI
2-
version: 1.1-beta.0
2+
version: 1.1
33
main: com.sentropic.guiapi.GUIAPI
44
api-version: 1.16
55
softdepend: [ProtocolLib]

0 commit comments

Comments
 (0)