Skip to content

Commit f7b7403

Browse files
committed
Version bump: 1.2.1
1 parent f132f4d commit f7b7403

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres (somewhat) to [Semantic Versioning](https://semver.org/
77

88

99
## [Unreleased]
10+
11+
12+
## [1.2.1] - 2020-02-19
1013
### Fixed
1114
- Fixed bug where `mb?info` would not work in DMs.
1215

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

3134

32-
[Unreleased]: https://github.com/0x5c/minibot/compare/v1.2.0...HEAD
35+
[Unreleased]: https://github.com/0x5c/minibot/compare/v1.2.1...HEAD
36+
[1.2.1]: https://github.com/0x5c/minibot/releases/tag/v1.2.1
3337
[1.2.0]: https://github.com/0x5c/minibot/releases/tag/v1.2.0
3438
[1.0.1]: https://github.com/0x5c/minibot/releases/tag/v1.0.1
3539
[1.0.0]: https://github.com/0x5c/minibot/releases/tag/v1.0.0

info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
description = """A bot for basic guild stuff."""
88
license = "MIT"
99
contributing = "https://github.com/0x5c/minibot"
10-
release = '1.2.0'
10+
release = '1.2.1'
1111
guild_invite = "https://discord.gg/Wq8vpm3"

0 commit comments

Comments
 (0)