File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.23.1] ( https://github.com/openvoxproject/openvox/tree/8.23.1 ) (2025-09-08)
6+
7+ [ Full Changelog] ( https://github.com/openvoxproject/openvox/compare/8.23.0...8.23.1 )
8+
9+ ** Fixed bugs:**
10+
11+ - Fix how we find the version library [ \# 203] ( https://github.com/OpenVoxProject/openvox/pull/203 ) ([ nmburgan] ( https://github.com/nmburgan ) )
12+
13+ ** Merged pull requests:**
14+
15+ - Promote puppet-runtime 2025.09.08.1 [ \# 204] ( https://github.com/OpenVoxProject/openvox/pull/204 ) ([ nmburgan] ( https://github.com/nmburgan ) )
16+ - Test for r10k failure condition [ \# 202] ( https://github.com/OpenVoxProject/openvox/pull/202 ) ([ nmburgan] ( https://github.com/nmburgan ) )
17+
518## [ 8.23.0] ( https://github.com/openvoxproject/openvox/tree/8.23.0 ) (2025-09-07)
619
720[ Full Changelog] ( https://github.com/openvoxproject/openvox/compare/8.22.0...8.23.0 )
Original file line number Diff line number Diff line change 88# Raketasks and such to set the version based on the output of `git describe`
99
1010module Puppet
11- PUPPETVERSION = '8.23.0 '
11+ PUPPETVERSION = '8.23.1 '
1212 IMPLEMENTATION = 'openvox'
1313
1414 ##
You can’t perform that action at this time.
0 commit comments