File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-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.21.0] ( https://github.com/openvoxproject/openvox-agent/tree/8.21.0 ) (2025-07-09)
6+
7+ [ Full Changelog] ( https://github.com/openvoxproject/openvox-agent/compare/8.20.0...8.21.0 )
8+
9+ ** Implemented enhancements:**
10+
11+ - openvox: Update 8.20.0-\> 8.21.0 [ \# 87] ( https://github.com/OpenVoxProject/openvox-agent/pull/87 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
12+
13+ ** Fixed bugs:**
14+
15+ - OpenVox: Remove build dependency to facter [ \# 86] ( https://github.com/OpenVoxProject/openvox-agent/pull/86 ) ([ bastelfreak] ( https://github.com/bastelfreak ) )
16+
517## [ 8.20.0] ( https://github.com/openvoxproject/openvox-agent/tree/8.20.0 ) (2025-07-09)
618
719[ Full Changelog] ( https://github.com/openvoxproject/openvox-agent/compare/8.19.2...8.20.0 )
Original file line number Diff line number Diff line change 11require 'open3'
22
3- OPENVOX_AGENT_VERSION = "8.20 .0"
3+ OPENVOX_AGENT_VERSION = "8.21 .0"
44
55RED = "\033 [31m" . freeze
66GREEN = "\033 [32m" . freeze
You can’t perform that action at this time.
0 commit comments