Skip to content

Commit 88f42b1

Browse files
committed
change version to RC
1 parent 11c7199 commit 88f42b1

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.2-dev';
162+
private ?string $version = '1.2.2-rc';
163163

164164
/**
165165
* @method __construct

0 commit comments

Comments
 (0)