Skip to content

Commit

Permalink
Prep for 2.4.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
reidmv committed Sep 26, 2020
1 parent 2d396e9 commit 58948cc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
@@ -1,6 +1,6 @@
# PEADM module

## Unreleased
## 2.4.1
### Summary

Bugfix release
Expand Down
1 change: 0 additions & 1 deletion lib/puppet/functions/peadm/parsehocon.rb
@@ -1,6 +1,5 @@
# frozen_string_literal: true


Puppet::Functions.create_function(:'peadm::parsehocon') do
dispatch :parsehocon do
param 'String', :hocon_string
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-peadm",
"version": "2.4.0",
"version": "2.4.1",
"author": "puppetlabs",
"summary": "Bolt plans used to deploy an at-scale Puppet Enterprise architecture",
"license": "Apache-2.0",
Expand Down

0 comments on commit 58948cc

Please sign in to comment.