Upgrade to 3.7.0.1

This commit is contained in:
Bastian Allgeier
2022-06-28 11:45:40 +02:00
parent 1c22148d7b
commit 8bb6f353e5
8 changed files with 26 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
<?php return array(
'root' => array(
'name' => 'getkirby/cms',
'pretty_version' => '3.7.0',
'version' => '3.7.0.0',
'pretty_version' => '3.7.0.1',
'version' => '3.7.0.1',
'reference' => NULL,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',
@@ -29,8 +29,8 @@
'dev_requirement' => false,
),
'getkirby/cms' => array(
'pretty_version' => '3.7.0',
'version' => '3.7.0.0',
'pretty_version' => '3.7.0.1',
'version' => '3.7.0.1',
'reference' => NULL,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',