Skip to content

Commit 830f685

Browse files
committed
Bump version
1 parent 84038fe commit 830f685

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>dead.guru</groupId>
88
<artifactId>ItemDatabaseLink</artifactId>
9-
<version>1.8.0-SNAPSHOT</version>
9+
<version>1.8.1-SNAPSHOT</version>
1010

1111
<properties>
1212
<maven.compiler.source>17</maven.compiler.source>

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: ItemDatabaseLink # the plugins name as it should appear in the plugin list /pl
2-
version: 1.8.0 # the plugin's version
2+
version: 1.8.1 # the plugin's version
33
author: Assada
44
main: idl.Main
55
api-version: 1.18 # the version of the API you want to use, required starting with 1.13

0 commit comments

Comments
 (0)