diff --git a/CHANGELOG.md b/CHANGELOG.md index 729fa3a..14846db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,8 @@ # Changelog ## [Unreleased] + +## [0.1.3] - 2020-02-11 ### Changed - Updated README.md to include actual information - Update to v3 of anton-yurchenko/git-release action @@ -25,7 +27,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -[Unreleased]: https://github.com/SimpleMC/SimpleHealthbars2/compare/release-0.1.2...HEAD +[Unreleased]: https://github.com/SimpleMC/SimpleHealthbars2/compare/release-0.1.3...HEAD +[0.1.3]: https://github.com/SimpleMC/SimpleHealthbars2/compare/release-0.1.2...release-0.1.3 [0.1.2]: https://github.com/SimpleMC/SimpleHealthbars2/compare/release-0.1.1...release-0.1.2 [0.1.1]: https://github.com/SimpleMC/SimpleHealthbars2/compare/release-0.1.0...release-0.1.1 [0.1.0]: https://github.com/SimpleMC/SimpleHealthbars2/releases/tag/release-0.1.0 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 82c16ea..cd89a6f 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: SimpleHealthbars2 main: org.simplemc.simplehealthbars2.SimpleHealthbars2 -version: 0.1.2 +version: 0.1.3 api-version: "1.15" website: https://github.com/SimpleMC/SimpleHealthbars2 author: tajobe