Skip to content

Commit 424a6fb

Browse files
committed
Release 8.19.1
1 parent e3c2c05 commit 424a6fb

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All 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)

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'open3'
22

3-
OPENVOX_AGENT_VERSION = "8.19.0"
3+
OPENVOX_AGENT_VERSION = "8.19.1"
44

55
RED = "\033[31m".freeze
66
GREEN = "\033[32m".freeze

0 commit comments

Comments
 (0)