Skip to content

Commit 0b07981

Browse files
authored
[TASK] Set version v4.7.2 (#842)
1 parent 59d373e commit 0b07981

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.7.1';
19+
protected const VERSION = '4.7.2';
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' => '[email protected]',
1616
'author_company' => 'Macopedia Sp. z o.o.',
1717
'category' => 'fe',
18-
'version' => '4.7.1',
18+
'version' => '4.7.2',
1919
'constraints' => [
2020
'depends' => [
2121
'frontend' => '12.4.21-13.4.99',

0 commit comments

Comments
 (0)