From 867d8e98041d7249b4395de2914cd96e222e2f52 Mon Sep 17 00:00:00 2001 From: Terranom674 Date: Tue, 18 Aug 2026 15:05:22 +0200 Subject: [PATCH] Bratonien Tools 0.9.4.7 --- main.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main.inc.php b/main.inc.php index 28a4270..195f0ff 100644 --- a/main.inc.php +++ b/main.inc.php @@ -1,7 +1,7 @@ html_head_elements) && is_array($template->html_head_elements)) { - $src = get_root_url().'plugins/'.rawurlencode(BRATONIEN_TOOLS_ID).'/nc-wizard-directories.js?v=0.9.4.6'; + $src = get_root_url().'plugins/'.rawurlencode(BRATONIEN_TOOLS_ID).'/nc-wizard-directories.js?v=0.9.4.7'; $template->html_head_elements[] = ''; }