Skip to content

Commit

Permalink
Increment Version
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored and github-actions[bot] committed Sep 12, 2023
1 parent de85b83 commit e3c69bb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,19 @@

## [Unreleased](https://github.com/JarbasHiveMind/HiveMind-voice-sat/tree/HEAD)

[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-voice-sat/compare/V2.0.0a3...HEAD)
[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-voice-sat/compare/V2.0.0a4...HEAD)

**Implemented enhancements:**

- add site\_id [\#35](https://github.com/JarbasHiveMind/HiveMind-voice-sat/pull/35) ([JarbasAl](https://github.com/JarbasAl))

**Fixed bugs:**

- TypeError: HiveMessage.\_\_init\_\_\(\) got an unexpected keyword argument 'ciphertext' [\#25](https://github.com/JarbasHiveMind/HiveMind-voice-sat/issues/25)

## [V2.0.0a4](https://github.com/JarbasHiveMind/HiveMind-voice-sat/tree/V2.0.0a4) (2023-09-06)

[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-voice-sat/compare/V2.0.0a3...V2.0.0a4)

**Fixed bugs:**

Expand Down
2 changes: 1 addition & 1 deletion hivemind_voice_satellite/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
VERSION_MAJOR = 2
VERSION_MINOR = 0
VERSION_BUILD = 0
VERSION_ALPHA = 4
VERSION_ALPHA = 5
# END_VERSION_BLOCK

0 comments on commit e3c69bb

Please sign in to comment.