summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorHailee Kenney <hailee@puppet.com>2017-08-09 14:53:13 -0700
committerGitHub <noreply@github.com>2017-08-09 14:53:13 -0700
commitfaadebfb858f59b289ca065674ad024b5e1fdfc5 (patch)
treefcd65cbecef5a643e133b7e22c118f278f5f3518 /metadata.json
parente8da44042213e07cdc6f0add7c94bccfbd1dd1f5 (diff)
parenta8302160fb60cd9729dc4de48fd33194bb69fc8b (diff)
Merge pull request #802 from eputnam/release_prep
(MODULES-5436) release prep for 4.17.2
Diffstat (limited to 'metadata.json')
-rw-r--r--metadata.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/metadata.json b/metadata.json
index 0bd0184..79b5be5 100644
--- a/metadata.json
+++ b/metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-stdlib",
- "version": "4.17.1",
+ "version": "4.17.2",
"author": "puppetlabs",
"summary": "Standard library of resources for Puppet modules.",
"license": "Apache-2.0",
@@ -101,7 +101,7 @@
"requirements": [
{
"name": "puppet",
- "version_requirement": ">= 4.7.0 < 5.0.0"
+ "version_requirement": ">=2.7.20 < 5.0.0"
}
],
"description": "Standard Library for Puppet Modules",