mirror of
https://github.com/JEFF-Media-GbR/ChestSort.git
synced 2024-12-03 08:03:26 +01:00
9.5.1 release
This commit is contained in:
parent
a54e4e3f42
commit
d035f540bc
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 9.5.1
|
||||
- Fixed version in plugin.yml
|
||||
|
||||
## 9.4.0
|
||||
- Added support for more PlayerVault plugins (specifically EnderVaults)
|
||||
|
||||
|
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.5.0</version>
|
||||
<version>9.5.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<properties>
|
||||
|
@ -1,6 +1,6 @@
|
||||
main: de.jeff_media.ChestSort.ChestSortPlugin
|
||||
name: ChestSort
|
||||
version: 9.4.0
|
||||
version: 9.5.1
|
||||
api-version: "1.13"
|
||||
description: Allows automatic chest sorting
|
||||
author: mfnalex
|
||||
|
Loading…
Reference in New Issue
Block a user