We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2001c8e commit 522e431Copy full SHA for 522e431
vendor/composer/installed.php
@@ -1,8 +1,8 @@
1
<?php return array(
2
'root' => array(
3
'name' => 'bnomei/kirby3-feed',
4
- 'pretty_version' => '1.6.0',
5
- 'version' => '1.6.0.0',
+ 'pretty_version' => '1.6.1',
+ 'version' => '1.6.1.0',
6
'reference' => null,
7
'type' => 'kirby-plugin',
8
'install_path' => __DIR__ . '/../../',
@@ -11,8 +11,8 @@
11
),
12
'versions' => array(
13
'bnomei/kirby3-feed' => array(
14
15
16
17
18
0 commit comments