Skip to content

Commit

Permalink
chore: Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriDevs committed Jan 30, 2022
1 parent 481283f commit 4422ad0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>de.kiridevs</groupId>
<artifactId>ksmpplugin</artifactId>
<version>1.0.0</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<name>kiriSMP Plugin</name>
Expand Down Expand Up @@ -67,4 +67,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
main: de.kiridevs.ksmpplugin.main.Main

name: kiriSMP
version: 1.0.0
version: 1.1.0
api-version: 1.18
author: kiriDevs

Expand All @@ -11,4 +11,4 @@ description: >
This plugin is the difference between a regular Minecraft Server and a
kiriSMP!
prefix: ksmp
prefix: ksmp

0 comments on commit 4422ad0

Please sign in to comment.