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 33 "description" : " Kirby Section to display recently modified content pages" ,
44 "license" : " MIT" ,
55 "type" : " kirby-plugin" ,
6- "version" : " 4.2.1 " ,
6+ "version" : " 4.3.0 " ,
77 "authors" : [
88 {
99 "name" : " Bruno Meilick" ,
Original file line number Diff line number Diff line change 11<?php return array (
22 'root ' => array (
33 'name ' => 'bnomei/kirby3-recently-modified ' ,
4- 'pretty_version ' => '4.2.1 ' ,
5- 'version ' => '4.2.1 .0 ' ,
4+ 'pretty_version ' => '4.3.0 ' ,
5+ 'version ' => '4.3.0 .0 ' ,
66 'reference ' => null ,
77 'type ' => 'kirby-plugin ' ,
88 'install_path ' => __DIR__ . '/../../ ' ,
1111 ),
1212 'versions ' => array (
1313 'bnomei/kirby3-recently-modified ' => array (
14- 'pretty_version ' => '4.2.1 ' ,
15- 'version ' => '4.2.1 .0 ' ,
14+ 'pretty_version ' => '4.3.0 ' ,
15+ 'version ' => '4.3.0 .0 ' ,
1616 'reference ' => null ,
1717 'type ' => 'kirby-plugin ' ,
1818 'install_path ' => __DIR__ . '/../../ ' ,
You can’t perform that action at this time.
0 commit comments