Skip to content

Commit d216d96

Browse files
authored
Merge pull request #45 from voxpupuli/release-prep
Release 9.1.1
2 parents 34143d6 + eb6b2f6 commit d216d96

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v9.1.1](https://github.com/voxpupuli/puppet-openvoxdb/tree/v9.1.1) (2026-05-17)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-openvoxdb/compare/v9.1.0...v9.1.1)
10+
11+
**Fixed bugs:**
12+
13+
- openvoxdb\_version fact: Fix binary name [\#44](https://github.com/voxpupuli/puppet-openvoxdb/pull/44) ([bastelfreak](https://github.com/bastelfreak))
14+
715
## [v9.1.0](https://github.com/voxpupuli/puppet-openvoxdb/tree/v9.1.0) (2026-05-11)
816

917
[Full Changelog](https://github.com/voxpupuli/puppet-openvoxdb/compare/v9.0.1...v9.1.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-openvoxdb",
3-
"version": "9.1.1-rc0",
3+
"version": "9.1.1",
44
"author": "Vox Pupuli",
55
"summary": "Installs PostgreSQL and OpenVoxDB, sets up the connection to OpenVox Server.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)