Skip to content

Commit 137d273

Browse files
committed
Merge branch 'stable'
* stable: (FM-3502) Release 1.1.1
2 parents 887f868 + 892070a commit 137d273

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
##2015-09-08 - 1.1.0
1+
##Supported Release 1.1.1
2+
###Summary
3+
4+
Small release for support of newer PE versions.
5+
6+
##2015-09-08 - Supported Release 1.1.0
27
###Summary
38

49
User, Roles and Login as well as they permissions associated with each are now available.

metadata.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-sqlserver",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"author": "puppetlabs",
55
"summary": "The `sqlserver` module installs and manages MS SQL Server 2012 and 2014 on Windows systems.",
66
"license": "PuppetLabs-Enterprise",
@@ -29,7 +29,7 @@
2929
"requirements": [
3030
{
3131
"name": "pe",
32-
"version_requirement": ">= 3.7.0 < 2015.3.0"
32+
"version_requirement": ">= 3.7.0 < 2015.4.0"
3333
}
3434
],
3535
"dependencies": [

0 commit comments

Comments
 (0)