Skip to content

Commit

Permalink
Merge pull request #13 from Xpdustry/release-please--branches--master
Browse files Browse the repository at this point in the history
chore(master): release 3.0.2
  • Loading branch information
phinner authored May 21, 2022
2 parents f79b7d3 + 4082cfd commit da08825
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "3.0.1"
".": "3.0.2"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/),
and this project adheres to [Semantic Versioning](http://semver.org/).

### [3.0.2](https://github.com/Xpdustry/TemplatePlugin/compare/v3.0.1...v3.0.2) (2022-05-21)


### Bug Fixes

* fix broken release ([b6581a4](https://github.com/Xpdustry/TemplatePlugin/commit/b6581a477826d19cf62dbe632c82d3f3d20edb64))

### [3.0.1](https://github.com/Xpdustry/TemplatePlugin/compare/v3.0.0...v3.0.1) (2022-05-21)


Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Xpdustry TemplatePlugin",
"author": "Phinner",
"description": "A template plugin for easier development, enjoy.",
"version": "3.0.2-SNAPSHOT",
"version": "3.0.2",
"minGameVersion": "126",
"hidden": true,
"java": true,
Expand Down

0 comments on commit da08825

Please sign in to comment.