File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " bnomei/kirby3-feed" ,
33 "type" : " kirby-plugin" ,
4- "version" : " 1.5.6 " ,
4+ "version" : " 1.5.7 " ,
55 "description" : " Generate a RSS/JSON/Sitemap-Feed from a Pages-Collection" ,
66 "license" : " MIT" ,
77 "authors" : [
Original file line number Diff line number Diff line change 11<?php return array (
22 'root ' => array (
33 'name ' => 'bnomei/kirby3-feed ' ,
4- 'pretty_version ' => '1.5.6 ' ,
5- 'version ' => '1.5.6 .0 ' ,
4+ 'pretty_version ' => '1.5.7 ' ,
5+ 'version ' => '1.5.7 .0 ' ,
66 'reference ' => NULL ,
77 'type ' => 'kirby-plugin ' ,
88 'install_path ' => __DIR__ . '/../../ ' ,
1111 ),
1212 'versions ' => array (
1313 'bnomei/kirby3-feed ' => array (
14- 'pretty_version ' => '1.5.6 ' ,
15- 'version ' => '1.5.6 .0 ' ,
14+ 'pretty_version ' => '1.5.7 ' ,
15+ 'version ' => '1.5.7 .0 ' ,
1616 'reference ' => NULL ,
1717 'type ' => 'kirby-plugin ' ,
1818 'install_path ' => __DIR__ . '/../../ ' ,
You can’t perform that action at this time.
0 commit comments