From 3ab8bd1dbff97ef43b27456264d66ea595580cfd Mon Sep 17 00:00:00 2001 From: Simon Levermann Date: Sun, 30 Aug 2020 10:49:40 +0200 Subject: [PATCH] Upgrade to 1.16.2 --- CHANGELOG.md | 6 ++++++ pom.xml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3d65c8..7200175 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.6.1] 2020-08-30 + +### Changed +- Upgrade to 1.16.2 + + ## [1.6.0] 2020-08-09 ### Changed diff --git a/pom.xml b/pom.xml index 4565386..4d67ab5 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ de.slevermann.minecraft coordreminder - 1.6.0 + 1.6.1 Allows saving and recalling of coordinates @@ -27,7 +27,7 @@ org.spigotmc spigot-api - 1.16.1-R0.1-SNAPSHOT + 1.16.2-R0.1-SNAPSHOT provided