Skip to content

Commit 9c21f80

Browse files
committed
changing version
1 parent 226ef97 commit 9c21f80

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
@@ -159,7 +159,7 @@ class Config
159159
*
160160
* @var string|null
161161
*/
162-
private ?string $version = '1.2.3-dev';
162+
private ?string $version = '1.2.3-rc';
163163

164164
/**
165165
* @method __construct

0 commit comments

Comments
 (0)