Skip to content

Commit 5d67cf1

Browse files
authored
Merge pull request #11 from Xpdustry/release-please--branches--master
chore(master): release 3.0.1
2 parents d049cca + 3c4cda5 commit 5d67cf1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.0.0"
2+
".": "3.0.1"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/),
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
### [3.0.1](https://github.com/Xpdustry/TemplatePlugin/compare/v3.0.0...v3.0.1) (2022-05-21)
9+
10+
11+
### Bug Fixes
12+
13+
* Added forgotten line for mindustry compile version ([e03bffc](https://github.com/Xpdustry/TemplatePlugin/commit/e03bffcb936c61fef663954a99eb1a9f696b3315))
14+
815
## [3.0.0](https://github.com/Xpdustry/TemplatePlugin/compare/v2.6.1...v3.0.0) (2022-05-21)
916

1017

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Xpdustry TemplatePlugin",
44
"author": "Phinner",
55
"description": "A template plugin for easier development, enjoy.",
6-
"version": "3.0.1-SNAPSHOT",
6+
"version": "3.0.1",
77
"minGameVersion": "126",
88
"hidden": true,
99
"java": true,

0 commit comments

Comments
 (0)