Skip to content

Commit aeef5a1

Browse files
authored
Merge pull request #873 from magento-commerce/1.4.2-sync
Meta 1.4.2 release sync
2 parents 3f2bb19 + e0883aa commit aeef5a1

File tree

1 file changed

+1
-1
lines changed
  • app/code/Meta/BusinessExtension/Model/System

1 file changed

+1
-1
lines changed

app/code/Meta/BusinessExtension/Model/System/Config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ class Config
158158
*
159159
* @var string|null
160160
*/
161-
private ?string $version = '1.4.2-dev';
161+
private ?string $version = '1.4.3-dev';
162162

163163
/**
164164
* Config class constructor

0 commit comments

Comments
 (0)