Skip to content

Commit 0827b60

Browse files
JarbasAlgithub-actions[bot]
authored andcommitted
Increment Version
1 parent fd19120 commit 0827b60

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,7 +2,15 @@
22

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

5-
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-vlc/compare/V0.0.2a10...HEAD)
5+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-vlc/compare/V0.0.2a11...HEAD)
6+
7+
**Fixed bugs:**
8+
9+
- fix/playlist [\#12](https://github.com/OpenVoiceOS/ovos-plugin-vlc/pull/12) ([JarbasAl](https://github.com/JarbasAl))
10+
11+
## [V0.0.2a11](https://github.com/OpenVoiceOS/ovos-plugin-vlc/tree/V0.0.2a11) (2024-07-17)
12+
13+
[Full Changelog](https://github.com/OpenVoiceOS/ovos-plugin-vlc/compare/V0.0.2a10...V0.0.2a11)
614

715
**Fixed bugs:**
816

ovos_plugin_vlc/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 = 0
55
VERSION_BUILD = 2
6-
VERSION_ALPHA = 11
6+
VERSION_ALPHA = 12
77
# END_VERSION_BLOCK

0 commit comments

Comments
 (0)