diff --git a/prestasms/src/init.php b/prestasms/src/init.php index 0d204a0..bc9e6bb 100644 --- a/prestasms/src/init.php +++ b/prestasms/src/init.php @@ -11,7 +11,7 @@ define('_BG_PRESTASMS_AUTHOR_URL_', 'https://www.bulkgate.com/'); define('_BG_PRESTASMS_PS_MIN_VERSION_', '1.7.0.0'); define('_BG_PRESTASMS_SLUG_', 'bg_prestasms'); -define('_BG_PRESTASMS_VERSION_', '5.0.5'); +define('_BG_PRESTASMS_VERSION_', '5.0.6'); define('_BG_PRESTASMS_DEMO_', false); if(!file_exists(_BG_PRESTASMS_DIR_.'/extensions/src/_extension.php'))