This commit is contained in:
Fred Tempez 2022-11-29 15:08:54 +01:00
parent cbd74bcca1
commit 2961d04fda
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ class common
// Numéro de version
const ZWII_UPDATE_URL = 'https://forge.chapril.org/ZwiiCMS-Team/update/raw/branch/master/';
const ZWII_VERSION = '12.0.00-beta02';
const ZWII_VERSION = '12.0.00-beta03';
const ZWII_UPDATE_CHANNEL = "test";
public static $actions = [];