From 0989a8c536bbafab03e630bb7acd92e71a235acf Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 20 Nov 2021 08:38:03 +0000 Subject: [PATCH] chore(release): 4.5.1 [skip ci] ## [4.5.1](https://github.com/Silthus/spigot-plugin-template/compare/v4.5.0...v4.5.1) (2021-11-20) ### Bug Fixes * **ci:** invalid unit test results path ([76a65f5](https://github.com/Silthus/spigot-plugin-template/commit/76a65f5b845d58768ffbabec7533b1d8aa1756d3)) --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 584160f..bbd49ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.5.1](https://github.com/Silthus/spigot-plugin-template/compare/v4.5.0...v4.5.1) (2021-11-20) + + +### Bug Fixes + +* **ci:** invalid unit test results path ([76a65f5](https://github.com/Silthus/spigot-plugin-template/commit/76a65f5b845d58768ffbabec7533b1d8aa1756d3)) + # [4.5.0](https://github.com/Silthus/spigot-plugin-template/compare/v4.4.1...v4.5.0) (2021-11-20) diff --git a/gradle.properties b/gradle.properties index 0eee77b..43be4e2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,4 +4,4 @@ pluginName = PluginName author = Silthus mcVersion = 1.17.1 apiVersion = 1.17 -version = 4.5.0 +version = 4.5.1