Upgrade to 4.6.1

This commit is contained in:
Bastian Allgeier
2025-02-06 16:45:55 +01:00
parent b847df1abe
commit abb32d2512
7 changed files with 76 additions and 41 deletions

View File

@@ -1,9 +1,9 @@
<?php return array(
'root' => array(
'name' => 'getkirby/cms',
'pretty_version' => '4.6.0',
'version' => '4.6.0.0',
'reference' => NULL,
'pretty_version' => '4.6.1',
'version' => '4.6.1.0',
'reference' => null,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
@@ -47,9 +47,9 @@
'dev_requirement' => false,
),
'getkirby/cms' => array(
'pretty_version' => '4.6.0',
'version' => '4.6.0.0',
'reference' => NULL,
'pretty_version' => '4.6.1',
'version' => '4.6.1.0',
'reference' => null,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),