mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-12-02 15:43:22 +01:00
9.1.1
This commit is contained in:
parent
d233cc7f73
commit
2498e60be5
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 9.1.1
|
||||
- Fixed category files being "too wildcardy" lol
|
||||
|
||||
## 9.1.0
|
||||
- Added compatibility with GoldenCrates (thanks to xmssss @ Github)
|
||||
- Improved Spanish translation (thanks to Carlosjrlu @ Github)
|
||||
|
2
pom.xml
2
pom.xml
@ -9,7 +9,7 @@
|
||||
<name>ChestSort</name>
|
||||
<url>https://www.chestsort.de</url>
|
||||
<description>Automatically sorts your chests!</description>
|
||||
<version>9.1.0</version>
|
||||
<version>9.1.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
|
@ -1,6 +1,6 @@
|
||||
main: de.jeff_media.ChestSort.ChestSortPlugin
|
||||
name: ChestSort
|
||||
version: 9.1.0
|
||||
version: 9.1.1
|
||||
api-version: "1.13"
|
||||
description: Allows automatic chest sorting
|
||||
author: mfnalex
|
||||
|
Loading…
Reference in New Issue
Block a user