diff options
author | Flarp <flurpdadurp@gmail.com> | 2023-12-30 12:20:02 -0500 |
---|---|---|
committer | Flarp <flurpdadurp@gmail.com> | 2023-12-30 12:20:02 -0500 |
commit | ad28a427d3ce68e69a46f406d6b90b719b803549 (patch) | |
tree | 9e5952f3f3495a70c062dcc2b9bcad283d0c3f79 /pom.xml | |
parent | ecfecaf19410e91437764cf42e9a61276ae6a09b (diff) | |
download | container-audit-ad28a427d3ce68e69a46f406d6b90b719b803549.tar.gz |
Added ability to keep track of barrels and shulker boxes, as well as correctly track Shift-Click events from player inventory
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ <groupId>dev.deeve.containeraudit</groupId> <artifactId>ContainerAudit</artifactId> - <version>0.0.1</version> + <version>0.0.2</version> <name>ContainerAudit</name> |