From: Paul Spooren Date: Thu, 8 Oct 2020 08:33:17 +0000 (-1000) Subject: enable default_version by default X-Git-Tag: v3.0.4 X-Git-Url: http://git.openwrt.org/source?a=commitdiff_plain;h=2fc2991bcf629b67b0de251ff98684acdb09f5ae;p=web%2Ffirmware-selector-openwrt-org.git enable default_version by default Signed-off-by: Paul Spooren --- diff --git a/www/config.js b/www/config.js index 1a09712..0050795 100644 --- a/www/config.js +++ b/www/config.js @@ -12,7 +12,7 @@ var config = { "18.06.7": "../misc/18.06.7/overview.json", }, // Pre-selected version - //default_version: "19.07.1", + default_version: "19.07.1", // Build custom images // See https://github.com/aparcar/asu //asu_url: 'https://chef.libremesh.org'