diff --git a/brizy.php b/brizy.php index 6911ae8e6c..1d366e2f05 100755 --- a/brizy.php +++ b/brizy.php @@ -19,7 +19,7 @@ define('BRIZY_DEVELOPMENT', false ); define('BRIZY_LOG', false ); -define('BRIZY_VERSION', '2.4.21'); +define('BRIZY_VERSION', '2.4.22'); define('BRIZY_MINIMUM_PRO_VERSION', '2.4.4'); define('BRIZY_EDITOR_VERSION', BRIZY_DEVELOPMENT ? 'dev' : '260-wp' ); define('BRIZY_SYNC_VERSION', '260');