From 25fc2921e22c2b79ce8600af659c471bc143e046 Mon Sep 17 00:00:00 2001 From: Sving1024 Date: Sat, 28 Dec 2024 19:30:36 +0800 Subject: [PATCH] reset version --- script/cfst_dnsmasq.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script/cfst_dnsmasq.sh b/script/cfst_dnsmasq.sh index 8327f5e..c1d5212 100755 --- a/script/cfst_dnsmasq.sh +++ b/script/cfst_dnsmasq.sh @@ -3,7 +3,7 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:~/bin export PATH # -------------------------------------------------------------- # 项目: CloudflareSpeedTest 自动更新 dnsmasq 配置文件 -# 版本: 1.0.4 +# 版本: 1.0.0 # 作者: XIU2,Sving1024 # 项目: https://github.com/XIU2/CloudflareSpeedTest # --------------------------------------------------------------