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 Nov 24, 2023
1 parent a1221b0 commit 5b174a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 6 deletions.
14 changes: 9 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [V0.13.1a7](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.1a7) (2023-11-21)

[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.1a6...V0.13.1a7)

## [V0.13.1a6](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.1a6) (2023-10-17)

[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.1a5...V0.13.1a6)
Expand Down Expand Up @@ -62,15 +66,15 @@

## [V0.13.0a4](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a4) (2023-08-03)

[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a2...V0.13.0a4)
[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a3...V0.13.0a4)

## [V0.13.0a2](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a2) (2023-08-03)
## [V0.13.0a3](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a3) (2023-08-03)

[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a3...V0.13.0a2)
[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.13.0a2...V0.13.0a3)

## [V0.13.0a3](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a3) (2023-08-03)
## [V0.13.0a2](https://github.com/JarbasHiveMind/HiveMind-core/tree/V0.13.0a2) (2023-08-03)

[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.11.0a3...V0.13.0a3)
[Full Changelog](https://github.com/JarbasHiveMind/HiveMind-core/compare/V0.11.0a3...V0.13.0a2)

**Breaking changes:**

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

0 comments on commit 5b174a8

Please sign in to comment.