Upgrade to 4.0.2

This commit is contained in:
Bastian Allgeier
2023-12-19 15:42:31 +01:00
parent 87ad81aeb9
commit 94d534e075
11 changed files with 217 additions and 119 deletions

View File

@@ -1,8 +1,8 @@
<?php return array(
'root' => array(
'name' => 'getkirby/cms',
'pretty_version' => '4.0.1',
'version' => '4.0.1.0',
'pretty_version' => '4.0.2',
'version' => '4.0.2.0',
'reference' => NULL,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',
@@ -47,8 +47,8 @@
'dev_requirement' => false,
),
'getkirby/cms' => array(
'pretty_version' => '4.0.1',
'version' => '4.0.1.0',
'pretty_version' => '4.0.2',
'version' => '4.0.2.0',
'reference' => NULL,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',