Skip to content

Commit

Permalink
Version bump: 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
0x5c committed Feb 19, 2020
1 parent f132f4d commit f7b7403
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres (somewhat) to [Semantic Versioning](https://semver.org/


## [Unreleased]


## [1.2.1] - 2020-02-19
### Fixed
- Fixed bug where `mb?info` would not work in DMs.

Expand All @@ -29,7 +32,8 @@ and this project adheres (somewhat) to [Semantic Versioning](https://semver.org/
- Autorole system


[Unreleased]: https://github.com/0x5c/minibot/compare/v1.2.0...HEAD
[Unreleased]: https://github.com/0x5c/minibot/compare/v1.2.1...HEAD
[1.2.1]: https://github.com/0x5c/minibot/releases/tag/v1.2.1
[1.2.0]: https://github.com/0x5c/minibot/releases/tag/v1.2.0
[1.0.1]: https://github.com/0x5c/minibot/releases/tag/v1.0.1
[1.0.0]: https://github.com/0x5c/minibot/releases/tag/v1.0.0
2 changes: 1 addition & 1 deletion info.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
description = """A bot for basic guild stuff."""
license = "MIT"
contributing = "https://github.com/0x5c/minibot"
release = '1.2.0'
release = '1.2.1'
guild_invite = "https://discord.gg/Wq8vpm3"

0 comments on commit f7b7403

Please sign in to comment.