Skip to content

Commit 33b88fb

Browse files
committed
updated extension version
1 parent bca35a9 commit 33b88fb

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ class Config
163163
*
164164
* @var string|null
165165
*/
166-
private ?string $version = '1.3.2-dev';
166+
private ?string $version = '1.3.2';
167167

168168
/**
169169
* @method __construct

0 commit comments

Comments
 (0)