Jelajahi Sumber

Correct the date and metadata ordering

Morgan Haskel 9 tahun lalu
induk
melakukan
30ee205613
2 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 1 1
      CHANGELOG.md
  2. 3 3
      metadata.json

+ 1 - 1
CHANGELOG.md

@@ -1,4 +1,4 @@
-##2015-05-29 - Supported Releases 1.3.0
+##2015-06-09 - Supported Releases 1.3.0
 ###Summary
 
 This is primarily a feature release, but also includes test fixes, documentation updates and synchronization of files with modulesync.

+ 3 - 3
metadata.json

@@ -7,6 +7,9 @@
   "source": "https://github.com/puppetlabs/puppetlabs-inifile",
   "project_page": "https://github.com/puppetlabs/puppetlabs-inifile",
   "issues_url": "https://tickets.puppetlabs.com/browse/MODULES",
+  "dependencies": [
+  
+  ],
   "operatingsystem_support": [
     {
       "operatingsystem": "RedHat",
@@ -97,8 +100,5 @@
       "name": "puppet",
       "version_requirement": "3.x"
     }
-  ],
-  "dependencies": [
-  
   ]
 }