Skip to content

Commit

Permalink
chore: Bump version (retroactively)
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriDevs committed Feb 9, 2022
1 parent b148210 commit 8591368
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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.1.0</version>
<version>1.2.0</version>
<packaging>jar</packaging>

<name>kiriSMP Plugin</name>
Expand Down
2 changes: 1 addition & 1 deletion 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.1.0
version: 1.2.0
api-version: 1.18
author: kiriDevs

Expand Down

0 comments on commit 8591368

Please sign in to comment.