File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ ## [ 8.19.1] ( https://github.com/openvoxproject/openvox-agent/tree/8.19.1 ) (2025-06-03)
6
+
7
+ [ Full Changelog] ( https://github.com/openvoxproject/openvox-agent/compare/8.19.0...8.19.1 )
8
+
9
+ ** Fixed bugs:**
10
+
11
+ - Update puppet component to 8.19.1 [ \# 57] ( https://github.com/OpenVoxProject/openvox-agent/pull/57 ) ([ smortex] ( https://github.com/smortex ) )
12
+
5
13
## [ 8.19.0] ( https://github.com/openvoxproject/openvox-agent/tree/8.19.0 ) (2025-05-31)
6
14
7
15
[ Full Changelog] ( https://github.com/openvoxproject/openvox-agent/compare/8.18.1...8.19.0 )
Original file line number Diff line number Diff line change 1
1
require 'open3'
2
2
3
- OPENVOX_AGENT_VERSION = "8.19.0 "
3
+ OPENVOX_AGENT_VERSION = "8.19.1 "
4
4
5
5
RED = "\033 [31m" . freeze
6
6
GREEN = "\033 [32m" . freeze
You can’t perform that action at this time.
0 commit comments