Upgrade to 3.7.2.1

This commit is contained in:
Bastian Allgeier
2022-07-29 13:19:38 +02:00
parent 833f327139
commit fbb8023da4
4 changed files with 7 additions and 7 deletions

View File

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