Skip to content

Commit eed5337

Browse files
committed
Release version: 1.0.0
1 parent a45178d commit eed5337

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
## Unreleased
3+
## [Unreleased]
4+
5+
## [1.0.0] - 2020-02-13
46
### Added
57
- CHANGELOG
68
- Github Actions for build and automated releases
@@ -12,3 +14,6 @@
1214

1315
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
1416
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
17+
18+
[Unreleased]: https://github.com/SimpleMC/SimpleReserve/compare/release-1.0.0...HEAD
19+
[1.0.0]: https://github.com/SimpleMC/SimpleReserve/releases/tag/release-1.0.0

src/main/resources/plugin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: SimpleReserve
22
main: org.simplemc.simplereserve.SimpleReserve
3-
version: 0.1.0
3+
version: 1.0.0
44
api-version: "1.15"
55
website: https://github.com/SimpleMC/SimpleReserve
66
author: tajobe

0 commit comments

Comments
 (0)