Skip to content

Commit 4f48439

Browse files
committed
Bump recommended version
1 parent 0bfa101 commit 4f48439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

loader.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if (window.location.host=="banglejs.com") {
1616
'This is not the official Bangle.js App Loader - you can try the <a href="https://banglejs.com/apps/">Official Version</a> here.';
1717
}
1818

19-
var RECOMMENDED_VERSION = "2v27";
19+
var RECOMMENDED_VERSION = "2v28";
2020
// could check http://www.espruino.com/json/BANGLEJS.json for this
2121

2222
// We're only interested in Bangles

0 commit comments

Comments
 (0)