From 65ef9957466eb0f774ada609772a75d70aa974c2 Mon Sep 17 00:00:00 2001 From: hayzamjs Date: Sat, 27 May 2023 11:29:27 +0000 Subject: [PATCH] version: bump to 1.9.3, packages: remove simple-adblock and https-dns-proxy --- d.config | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/d.config b/d.config index 05e9b8a70e2..5643ef2b897 100644 --- a/d.config +++ b/d.config @@ -398,11 +398,9 @@ CONFIG_PACKAGE_lua=y CONFIG_PACKAGE_luajit=m CONFIG_PACKAGE_luci-app-ddns=y CONFIG_PACKAGE_luci-app-firewall=y -CONFIG_PACKAGE_luci-app-https-dns-proxy=y CONFIG_PACKAGE_luci-app-mwan3=y CONFIG_PACKAGE_luci-app-opkg=y CONFIG_PACKAGE_luci-app-samba4=y -CONFIG_PACKAGE_luci-app-simple-adblock=y CONFIG_PACKAGE_luci-app-sqm=y CONFIG_PACKAGE_luci-app-ttyd=y CONFIG_PACKAGE_luci-app-upnp=y @@ -629,7 +627,7 @@ CONFIG_VERSION_HOME_URL="" CONFIG_VERSION_HWREV="" CONFIG_VERSION_MANUFACTURER="" CONFIG_VERSION_MANUFACTURER_URL="" -CONFIG_VERSION_NUMBER="1.9.2" +CONFIG_VERSION_NUMBER="1.9.3" CONFIG_VERSION_PRODUCT="" CONFIG_VERSION_REPO="https://downloads.openwrt.org/snapshots" CONFIG_VERSION_SUPPORT_URL=""