diff --git a/prestasms/src/init.php b/prestasms/src/init.php index 1bf04f8..7ae4513 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.8'); +define('_BG_PRESTASMS_VERSION_', '5.0.9'); define('_BG_PRESTASMS_DEMO_', false); if(!file_exists(_BG_PRESTASMS_DIR_.'/extensions/src/_extension.php'))