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

Commit fceb1f2

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent 350f15f commit fceb1f2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/OpenVoiceOS/ovos-tts-plugin-mimic2/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-plugin-mimic2/compare/V0.1.5...HEAD)
6+
7+
**Implemented enhancements:**
8+
9+
- feat/sample\_configs [\#8](https://github.com/OpenVoiceOS/ovos-tts-plugin-mimic2/pull/8) ([NeonJarbas](https://github.com/NeonJarbas))
10+
11+
## [V0.1.5](https://github.com/OpenVoiceOS/ovos-tts-plugin-mimic2/tree/V0.1.5) (2022-03-13)
12+
13+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-plugin-mimic2/compare/V0.1.5a1...V0.1.5)
14+
315
## [V0.1.5a1](https://github.com/OpenVoiceOS/ovos-tts-plugin-mimic2/tree/V0.1.5a1) (2022-03-13)
416

517
[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-plugin-mimic2/compare/V0.1.4...V0.1.5a1)

ovos_tts_plugin_mimic2/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 = 0
6+
VERSION_ALPHA = 1
77
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)