Skip to content

Commit 38c6d9d

Browse files
committed
Change version
1 parent 4c60059 commit 38c6d9d

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
@@ -162,7 +162,7 @@ class Config
162162
*
163163
* @var string|null
164164
*/
165-
private ?string $version = '1.2.4-rc';
165+
private ?string $version = '1.2.4';
166166

167167
/**
168168
* @method __construct

0 commit comments

Comments
 (0)