Update version code to 4.72.868 and date code to 2026-07-23 for production release. Adjust comments to reflect changes related to cache-busting for CSS/JS loader.

This commit is contained in:
2026-07-23 11:18:45 -04:00
parent f76fb95fcd
commit a763a7b230

View File

@ -7,8 +7,8 @@
* Constantes *
*
**************/
define('_VERSION_CODE', '4.72.867'); // MSIN-4475 — modes assignation sans clic tuile
define('_DATE_CODE', '2026-07-22');
define('_VERSION_CODE', '4.72.868'); // mise en prod — cache-bust loader CSS/JS (ms1-loader)
define('_DATE_CODE', '2026-07-23');
//MSIN-4290
define('QR_SECRET_KEY', 'ms1_qr_2026_cle_secrete_longue_et_fixe');