Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
assada committed Jun 29, 2022
1 parent 84038fe commit 830f685
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>dead.guru</groupId>
<artifactId>ItemDatabaseLink</artifactId>
<version>1.8.0-SNAPSHOT</version>
<version>1.8.1-SNAPSHOT</version>

<properties>
<maven.compiler.source>17</maven.compiler.source>
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/plugin.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: ItemDatabaseLink # the plugins name as it should appear in the plugin list /pl
version: 1.8.0 # the plugin's version
version: 1.8.1 # the plugin's version
author: Assada
main: idl.Main
api-version: 1.18 # the version of the API you want to use, required starting with 1.13
Expand Down

0 comments on commit 830f685

Please sign in to comment.