Skip to content

Commit

Permalink
ok what im actually bad now
Browse files Browse the repository at this point in the history
  • Loading branch information
fourjr committed Jun 1, 2019
1 parent 4b6f281 commit c711304
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Fixed a bug with branches and `plugin update`.

# v2.23.0
# v2.24.0

### Added

Branch support for `plugin add` and in registry. Typically for developers.

# v2.23.0

### Added

Added a "Mutual servers" field to the genesis embed if:
Expand Down
2 changes: 1 addition & 1 deletion bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
SOFTWARE.
"""

__version__ = "2.24.0"
__version__ = "2.24.1"

import asyncio
import logging
Expand Down

0 comments on commit c711304

Please sign in to comment.