Skip to content

Commit 4cb1bcf

Browse files
committed
Update module version
1 parent d98a28e commit 4cb1bcf

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
@@ -155,7 +155,7 @@ class Config
155155
*
156156
* @var string|null
157157
*/
158-
private ?string $version = '1.5.0';
158+
private ?string $version = '1.5.1-dev';
159159

160160
/**
161161
* Config class constructor

0 commit comments

Comments
 (0)