Skip to content

Commit 4dbadcd

Browse files
authored
[TASK] Set version 4.7 (#829)
1 parent e80e893 commit 4dbadcd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Classes/Utility/HeadlessVersion.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
*/
1717
class HeadlessVersion
1818
{
19-
protected const VERSION = '4.6.0';
19+
protected const VERSION = '4.7.0';
2020

2121
public function getVersion(): string
2222
{

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'author_email' => 'extensions@macopedia.pl',
1616
'author_company' => 'Macopedia Sp. z o.o.',
1717
'category' => 'fe',
18-
'version' => '4.6.0',
18+
'version' => '4.7.0',
1919
'constraints' => [
2020
'depends' => [
2121
'frontend' => '12.4.21-13.4.99',

0 commit comments

Comments
 (0)