diff --git a/pom.xml b/pom.xml
index 8ac571c..3c92f57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,14 +8,14 @@
AuctionHouse
The ultimate auction solution for your server
- 2.113.6
+ 2.113.7
jar
Kiran Hart
${project.name}
${project.groupId}.${project.artifactId}.${project.name}
8
- 3.23.0
+ 3.23.4
ca.tweetzy
UTF-8
diff --git a/src/main/resources/categories.yml b/src/main/resources/categories.yml
deleted file mode 100644
index 6c513fd..0000000
--- a/src/main/resources/categories.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-food:
- icon: BEEF
- enabled: true
- field requirement:
- - "is_edible"
-
- material list:
- -
\ No newline at end of file