From 7c1fe43bc61814d0a775978083051a7e695eb24c Mon Sep 17 00:00:00 2001 From: coolsnowwolf Date: Wed, 28 May 2025 17:06:53 +0800 Subject: [PATCH] feeds.conf.default: change luci version to openwrt-24.10 --- feeds.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf.default b/feeds.conf.default index 98dcb2aa9..ef37dbf47 100644 --- a/feeds.conf.default +++ b/feeds.conf.default @@ -1,6 +1,6 @@ src-git packages https://github.com/coolsnowwolf/packages #src-git luci https://github.com/coolsnowwolf/luci -src-git luci https://github.com/coolsnowwolf/luci.git;openwrt-23.05 +src-git luci https://github.com/coolsnowwolf/luci.git;openwrt-24.10 src-git routing https://github.com/coolsnowwolf/routing src-git telephony https://github.com/coolsnowwolf/telephony.git #src-git helloworld https://github.com/fw876/helloworld.git