Skip to content

Commit 1904036

Browse files
committed
Changed version to 1.0
1 parent d38663e commit 1904036

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>com.sentropic.guiapi</groupId>
8-
<artifactId>GUI-API</artifactId>
9-
<version>1.0-alpha.1</version>
8+
<artifactId>GUI_API</artifactId>
9+
<version>1.0</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.0-alpha.1
2+
version: 1.0
33
main: com.sentropic.guiapi.GUIAPI
44
api-version: 1.16
55
softdepend: [ProtocolLib]

0 commit comments

Comments
 (0)