Skip to content

Commit b89d5f3

Browse files
authored
Merge pull request #804 from eputnam/release_prep
(MODULES-5436) release prep for 4.18.0
2 parents ed2950a + 159586f commit b89d5f3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
44
and this project adheres to [Semantic Versioning](http://semver.org).
55

6-
## Supported Release 4.17.2
6+
## Supported Release 4.18.0
77
### Summary
88

9-
Patch release that reverts the Puppet version requirement lower bound to again include Puppet 2.7+.
9+
Small release that reverts the Puppet version requirement lower bound to again include Puppet 2.7+ and bumps the upper bound to now include Puppet 5.
1010

1111
#### Fixed
1212
- Reverts lower bound of Puppet requirement to 2.7.20

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-stdlib",
3-
"version": "4.17.2",
3+
"version": "4.18.0",
44
"author": "puppetlabs",
55
"summary": "Standard library of resources for Puppet modules.",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)