diff --git a/config.php b/config.php index d18fb42..0d4672c 100644 --- a/config.php +++ b/config.php @@ -3,7 +3,7 @@ $config = array(); $config['name'] = "Shopmag"; $config['author'] = "Microweber CMS"; -$config['version'] = '3.7'; +$config['version'] = '3.8'; $config['url'] = "https://microweber.org"; $config['standalone_module_skins'] = true; $config['framework'] = "bootstrap5";