Skip to content

Commit 8869214

Browse files
committed
Adding RC Dev Tag
1 parent 63b2853 commit 8869214

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-dev';
165+
private ?string $version = '1.2.4-rc';
166166

167167
/**
168168
* @method __construct

0 commit comments

Comments
 (0)