diff --git a/core/core.php b/core/core.php index fd4642d..82f5b7e 100644 --- a/core/core.php +++ b/core/core.php @@ -49,7 +49,7 @@ class common { // Numéro de version const DELTA_UPDATE_URL = 'https://update.deltacms.fr/master/'; - const DELTA_VERSION = '4.4.07'; + const DELTA_VERSION = '4.4.08'; const DELTA_UPDATE_CHANNEL = "v4"; public static $actions = [];