Skip to content
This repository was archived by the owner on Nov 18, 2024. It is now read-only.

Commit 8aa8288

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent cf45dbf commit 8aa8288

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,20 @@
22

33
## [Unreleased](https://github.com/OpenVoiceOS/ovos-personal-backend/tree/HEAD)
44

5-
[Full Changelog](https://github.com/OpenVoiceOS/ovos-personal-backend/compare/V0.1.6a7...HEAD)
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-personal-backend/compare/V0.1.6a8...HEAD)
6+
7+
**Breaking changes:**
8+
9+
- feat/no\_more\_selene [\#53](https://github.com/OpenVoiceOS/ovos-personal-backend/pull/53) ([JarbasAl](https://github.com/JarbasAl))
610

711
**Closed issues:**
812

913
- Personal-backend manager [\#48](https://github.com/OpenVoiceOS/ovos-personal-backend/issues/48)
1014

15+
## [V0.1.6a8](https://github.com/OpenVoiceOS/ovos-personal-backend/tree/V0.1.6a8) (2023-02-27)
16+
17+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-personal-backend/compare/V0.1.6a7...V0.1.6a8)
18+
1119
**Merged pull requests:**
1220

1321
- add backend manager to docker composition [\#49](https://github.com/OpenVoiceOS/ovos-personal-backend/pull/49) ([emphasize](https://github.com/emphasize))

ovos_local_backend/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
VERSION_MAJOR = 0
44
VERSION_MINOR = 1
55
VERSION_BUILD = 6
6-
VERSION_ALPHA = 8
6+
VERSION_ALPHA = 9
77
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)