From 59950297d2c4888271de29a7729380ce702f0841 Mon Sep 17 00:00:00 2001 From: Aerya Date: Sat, 12 Jul 2025 21:47:18 +0000 Subject: [PATCH] Actualiser mode_affiches.js --- mode_affiches.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mode_affiches.js b/mode_affiches.js index 2529439..deae0f3 100644 --- a/mode_affiches.js +++ b/mode_affiches.js @@ -14,7 +14,7 @@ /* ================================================================== * 1. AUTO‑UPDATE DISCRET MULTI-URL * ==================================================================*/ - const LOCAL_VERSION = '8.3.9'; // Mets ta version ici (à garder synchronisée) + const LOCAL_VERSION = '8.4.3'; const UPDATE_INTERVAL_MS = 12 * 60 * 60 * 1000; const UPDATE_LS_KEY = 'afficheLastUpdateCheck';