Skip to content

Commit 971a7c4

Browse files
authored
[TASK] Release 4.8.0 (#884)
1 parent c36c6b6 commit 971a7c4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.7.3';
19+
protected const VERSION = '4.8.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.7.3',
18+
'version' => '4.8.0',
1919
'constraints' => [
2020
'depends' => [
2121
'frontend' => '12.4.21-13.4.99',

0 commit comments

Comments
 (0)