diff --git a/pom.xml b/pom.xml index 998aaae..bdae314 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ dead.guru ItemDatabaseLink - 1.8.0-SNAPSHOT + 1.8.1-SNAPSHOT 17 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 0b9205e..f71a1a6 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -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