Skip to content

Commit dc23f16

Browse files
authored
Update audio module and support-helper skill (#769)
# Description Update audio module to latest version (no functional changes) Update support-helper skill to include displayed email address when creating a support ticket # Issues <!-- If this is related to or closes an issue/other PR, please note them here --> # Other Notes Thanks @mikejgray for both of these contributions!
1 parent 5908eef commit dc23f16

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements/core_modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ neon-messagebus~=2.1
33
neon-enclosure~=1.8
44
neon-speech~=4.5
55
neon-gui~=1.4
6-
neon-audio~=1.7
6+
neon-audio~=1.7,>=1.7.1a1

requirements/skills_default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ neon-skill-speak~=2.0,>=2.0.4a1
88
neon-skill-speed_test~=1.0,>=1.0.5a2
99
neon-skill-spelling~=1.1,>=1.1.1
1010
neon-skill-stock~=2.0,>=2.0.1a2
11-
neon-skill-support_helper~=1.2,>=1.2.4
11+
neon-skill-support_helper~=1.2,>=1.2.5a1
1212
neon-skill-user_settings~=1.1
1313
neon-skill-weather~=3.1,>=3.1.1a2
1414
ovos-skill-wikipedia~=0.0

0 commit comments

Comments
 (0)