Skip to content

Commit 890929f

Browse files
committed
bump version
1 parent aae9232 commit 890929f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Mage.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ public static function getOpenMageVersionInfo(): array
214214
return [
215215
'major' => '20',
216216
'minor' => '10',
217-
'patch' => '0',
217+
'patch' => '2',
218218
'stability' => '', // beta,alpha,rc
219219
'number' => '', // 1,2,3,0.3.7,x.7.z.92 @see https://semver.org/#spec-item-9
220220
];

0 commit comments

Comments
 (0)