Skip to content

Commit 2a07dac

Browse files
author
Leonid Vakulenko
committed
Webasyst Framework v.2.3.3
* Improved the Email settings section in the Settings app. * Improved dialogs’ styles in Webasyst apps. * Fixed image-management errors in the WYSIWYG text editor.
1 parent 3d71fb4 commit 2a07dac

File tree

15 files changed

+131
-280
lines changed

15 files changed

+131
-280
lines changed

wa-apps/installer/lib/config/app.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
'description' => 'Install new apps from the Webasyst Store',
55
'icon' => 'img/installer.svg',
66
'mobile' => false,
7-
'version' => '2.3.2',
8-
'critical' => '2.3.2',
7+
'version' => '2.3.3',
8+
'critical' => '2.3.3',
99
'system' => true,
1010
'vendor' => 'webasyst',
1111
'csrf' => true,

0 commit comments

Comments
 (0)