Upgrade to 4.1.2

This commit is contained in:
Bastian Allgeier
2024-03-06 12:42:16 +01:00
parent 2e8aa1ed80
commit 77d9337371
8 changed files with 15 additions and 14 deletions

View File

@@ -1,8 +1,8 @@
<?php return array(
'root' => array(
'name' => 'getkirby/cms',
'pretty_version' => '4.1.1',
'version' => '4.1.1.0',
'pretty_version' => '4.1.2',
'version' => '4.1.2.0',
'reference' => null,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',
@@ -47,8 +47,8 @@
'dev_requirement' => false,
),
'getkirby/cms' => array(
'pretty_version' => '4.1.1',
'version' => '4.1.1.0',
'pretty_version' => '4.1.2',
'version' => '4.1.2.0',
'reference' => null,
'type' => 'kirby-cms',
'install_path' => __DIR__ . '/../../',