diff --git a/.github/diy/zzz-default-settings b/.github/diy/zzz-default-settings index a31c4321e..2832df446 100755 --- a/.github/diy/zzz-default-settings +++ b/.github/diy/zzz-default-settings @@ -57,7 +57,7 @@ sed -i 's/LuCI openwrt-21.02 branch/kenzo/g' /usr/lib/lua/luci/version.lua sed -i 's/LuCI openwrt-18.06 branch/kenzo/g' /usr/lib/lua/luci/version.lua sed -i 's/LuCI openwrt-18.06-k5.4 branch/kenzo/g' /usr/lib/lua/luci/version.lua sed -i 's/LuCI 17.01 Lienol/kenzo/g' /usr/lib/lua/luci/version.lua -sed -i 's/LuCI OpenWrt 22.03-SNAPSHOT/kenzo/g' /usr/lib/lua/luci/version.lua +sed -i 's/LuCI OpenWrt 23.05-SNAPSHOT/kenzo/g' /usr/lib/lua/luci/version.lua sed -i '/luciversion/d' /usr/lib/lua/luci/version.lua echo "luciversion ='$(date +'%m.%d')'" >> /usr/lib/lua/luci/version.lua