Skip to content

Commit

Permalink
Bump version number to 0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Snakybo committed Feb 1, 2021
1 parent 7b2da5a commit ec1c31a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel
* The MINOR component is used whenever a version has backwards-compatible profile changes. This also indicates that the user can not switch back to a previous MINOR version without using a backup.
* The PATCH component is used for versions that do not contain profile format changes. Users can freely switch between PATCH versions without risk of data loss.

## [Unreleased]
## [0.15.3] - 2021-02-01

### Fixed

Expand Down Expand Up @@ -516,7 +516,8 @@ The format of this changelog is based on [Keep a Changelog](https://keepachangel

- Initial public release

[Unreleased]: https://github.com/Snakybo/Clicked/compare/0.15.2...master
[Unreleased]: https://github.com/Snakybo/Clicked/compare/0.15.3...master
[0.15.3]: https://github.com/Snakybo/Clicked/releases/tag/0.15.3
[0.15.2]: https://github.com/Snakybo/Clicked/releases/tag/0.15.2
[0.15.1]: https://github.com/Snakybo/Clicked/releases/tag/0.15.1
[0.15.0]: https://github.com/Snakybo/Clicked/releases/tag/0.15.0
Expand Down
2 changes: 1 addition & 1 deletion Clicked/Clicked.toc
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#@end-non-retail@
## Title: Clicked
## Author: Snakybo
## Version: 0.15.2
## Version: 0.15.3
## Notes: Easy keybind and macro management
## SavedVariables: ClickedDB
## OptionalDeps: Ace3
Expand Down

0 comments on commit ec1c31a

Please sign in to comment.