Преглед на файлове

Merge pull request #576 from puppetlabs/2.2.x

Mergeback 2.2.x
David Schmitt преди 8 години
родител
ревизия
72528a014c
променени са 2 файла, в които са добавени 7 реда и са изтрити 2 реда
  1. 5 0
      CHANGELOG.md
  2. 2 2
      metadata.json

+ 5 - 0
CHANGELOG.md

@@ -1,3 +1,8 @@
+##Supported Release 2.2.1
+###Summary
+
+Small release for support of newer PE versions. This increments the version of PE in the metadata.json file.
+
 ##2015-09-29 - Supported Release 2.2.0
 ###Summary
 

+ 2 - 2
metadata.json

@@ -1,6 +1,6 @@
 {
   "name": "puppetlabs-apt",
-  "version": "2.2.0",
+  "version": "2.2.1",
   "author": "Puppet Labs",
   "summary": "Provides an interface for managing Apt source, key, and definitions with Puppet",
   "license": "Apache-2.0",
@@ -30,7 +30,7 @@
   "requirements": [
     {
       "name": "pe",
-      "version_requirement": ">= 3.3.0 < 2015.3.0"
+      "version_requirement": ">= 3.3.0 < 2015.4.0"
     },
     {
       "name": "puppet",