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 22
33All notable changes to this project will be documented in this file.
44
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+
513## [ 8.19.0] ( https://github.com/openvoxproject/openvox-agent/tree/8.19.0 ) (2025-05-31)
614
715[ 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 11require 'open3'
22
3- OPENVOX_AGENT_VERSION = "8.19.0 "
3+ OPENVOX_AGENT_VERSION = "8.19.1 "
44
55RED = "\033 [31m" . freeze
66GREEN = "\033 [32m" . freeze
You can’t perform that action at this time.
0 commit comments