We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 92cee16 + 21b8277 commit 892070aCopy full SHA for 892070a
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-##2015-08-24 - 1.1.0
+##Supported Release 1.1.1
2
+###Summary
3
+
4
+Small release for support of newer PE versions.
5
6
+##2015-08-24 - Supported Release 1.1.0
7
###Summary
8
9
User, Roles and Login as well as they permissions associated with each are now available.
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-sqlserver",
- "version": "1.1.0",
+ "version": "1.1.1",
"author": "puppetlabs",
"summary": "The `sqlserver` module installs and manages MS SQL Server 2012 and 2014 on Windows systems.",
"license": "PuppetLabs-Enterprise",
@@ -29,7 +29,7 @@
29
"requirements": [
30
31
"name": "pe",
32
- "version_requirement": ">= 3.7.0 < 2015.3.0"
+ "version_requirement": ">= 3.7.0 < 2015.4.0"
33
}
34
],
35
"dependencies": [
0 commit comments