From 4974001da7465d57c4e857222c825a02ce9e7943 Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期日, 19 一月 2025 18:20:02 +0800 Subject: [PATCH] 插件版本 --- customer_list/ch/ai_html/views/extension/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/customer_list/ch/ai_html/views/extension/index.html b/customer_list/ch/ai_html/views/extension/index.html index 4e3743f..3544321 100644 --- a/customer_list/ch/ai_html/views/extension/index.html +++ b/customer_list/ch/ai_html/views/extension/index.html @@ -274,7 +274,7 @@ }; const handleDownload = () => { - window.location.href = 'https://wi.beng35.com/download/wi-extension-1.0.2-chrome.zip'; + window.location.href = 'https://wi.beng35.com/download/wi-extension-1.0.4-chrome.zip'; }; return { -- Gitblit v1.9.3