From 7c59b29705a778e31231631fd8884e9d0799c5b0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 11 Jun 2023 16:39:22 +0000 Subject: [PATCH] chore(release): 1.6.1 [skip ci] ## [1.6.1](https://github.com/GeorgeV220/LibraryLoader/compare/v1.6.0...v1.6.1) (2023-06-11) ### Bug Fixes * Fixed ConcurrentModificationException ([7dc98f9](https://github.com/GeorgeV220/LibraryLoader/commit/7dc98f98b8d7303825daa952a225ea23bb8174a8)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d47507..e07e99d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.6.1](https://github.com/GeorgeV220/LibraryLoader/compare/v1.6.0...v1.6.1) (2023-06-11) + + +### Bug Fixes + +* Fixed ConcurrentModificationException ([7dc98f9](https://github.com/GeorgeV220/LibraryLoader/commit/7dc98f98b8d7303825daa952a225ea23bb8174a8)) + # [1.6.0](https://github.com/GeorgeV220/LibraryLoader/compare/v1.5.1...v1.6.0) (2023-06-11) diff --git a/gradle.properties b/gradle.properties index 8b81aac..14d9cc3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,4 +4,4 @@ pluginName = LibraryLoader author = GeorgeV220 mcVersion = 1.19.2 apiVersion = 1.13 -version = 1.6.0 +version = 1.6.1