Skip to content

Commit 72ac38c

Browse files
committed
Version 1.0.2 (Release)
1 parent 4d51ab0 commit 72ac38c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
<groupId>org.retromc</groupId>
88
<artifactId>JServerInformation</artifactId>
9-
<version>1.0.1-SNAPSHOT</version>
10-
<description>A template for creating plugins for the Poseidon server software.</description>
9+
<version>1.0.2</version>
10+
<description>A plugin that provides server information via a web API.</description>
1111

1212
<properties>
1313
<maven.compiler.source>8</maven.compiler.source>

0 commit comments

Comments
 (0)