Skip to content

Commit 62c54ca

Browse files
committed
Changing version to 1.2.6 official
1 parent 0be9248 commit 62c54ca

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
@@ -161,7 +161,7 @@ class Config
161161
*
162162
* @var string|null
163163
*/
164-
private ?string $version = '1.2.6-dev';
164+
private ?string $version = '1.2.6';
165165

166166
/**
167167
* @method __construct

0 commit comments

Comments
 (0)