Skip to content

Commit 58948cc

Browse files
committed
Prep for 2.4.1 release
1 parent 2d396e9 commit 58948cc

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# PEADM module
22

3-
## Unreleased
3+
## 2.4.1
44
### Summary
55

66
Bugfix release

lib/puppet/functions/peadm/parsehocon.rb

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# frozen_string_literal: true
22

3-
43
Puppet::Functions.create_function(:'peadm::parsehocon') do
54
dispatch :parsehocon do
65
param 'String', :hocon_string

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-peadm",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"author": "puppetlabs",
55
"summary": "Bolt plans used to deploy an at-scale Puppet Enterprise architecture",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)