1.6.0 Release Prep

This commit is contained in:
Helen Campbell
2016-06-08 19:27:51 +01:00
parent 124abf1278
commit addb6e0931
2 changed files with 21 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "puppetlabs-java",
"version": "1.5.0",
"version": "1.6.0",
"author": "puppetlabs",
"summary": "Installs the correct Java package on various platforms.",
"license": "Apache-2.0",
@@ -59,7 +59,8 @@
"operatingsystemrelease": [
"10.04",
"12.04",
"14.04"
"14.04",
"16.04"
]
},
{