diff options
Diffstat (limited to 'metadata.json')
-rw-r--r-- | metadata.json | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/metadata.json b/metadata.json index b697da0..378ae11 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "puppetlabs-stdlib", - "version": "4.14.0", + "version": "4.15.0", "author": "puppetlabs", "summary": "Standard library of resources for Puppet modules.", "license": "Apache-2.0", @@ -66,15 +66,14 @@ "10.04", "12.04", "14.04", - "16.06" + "16.04" ] }, { "operatingsystem": "Solaris", "operatingsystemrelease": [ "10", - "11", - "12" + "11" ] }, { |