recommend firmware 2v10
parent
7a9aad93e4
commit
f72a9d29f8
|
|
@ -11,7 +11,7 @@ if (window.location.host=="banglejs.com") {
|
|||
'This is not the official Bangle.js App Loader - you can try the <a href="https://banglejs.com/apps/">Official Version</a> here.';
|
||||
}
|
||||
|
||||
var RECOMMENDED_VERSION = "2v09";
|
||||
var RECOMMENDED_VERSION = "2v10";
|
||||
// could check http://www.espruino.com/json/BANGLEJS.json for this
|
||||
|
||||
(function() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue