projects
/
web
/
firmware-selector-openwrt-org.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ffcc31
)
enable default_version by default
v3.0.4
author
Paul Spooren
<mail@aparcar.org>
Thu, 8 Oct 2020 08:33:17 +0000
(22:33 -1000)
committer
Paul Spooren
<mail@aparcar.org>
Thu, 8 Oct 2020 09:28:48 +0000
(23:28 -1000)
Signed-off-by: Paul Spooren <mail@aparcar.org>
www/config.js
patch
|
blob
|
history
diff --git
a/www/config.js
b/www/config.js
index 1a09712665af464620da3f42eb4aa1518343b0d8..00507959d4fb2ce467a88d369a87d0c97fd3763e 100644
(file)
--- 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'