Skip to content

Commit c2ec919

Browse files
pradeepkanakazlikPradeep Kanaka
authored
updated version (#808)
Co-authored-by: Alex Zarichnyi <[email protected]> Co-authored-by: Pradeep Kanaka <[email protected]>
1 parent bd63765 commit c2ec919

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
@@ -163,7 +163,7 @@ class Config
163163
*
164164
* @var string|null
165165
*/
166-
private ?string $version = '1.3.4-dev';
166+
private ?string $version = '1.3.5-dev';
167167

168168
/**
169169
* @method __construct

0 commit comments

Comments
 (0)