Skip to content

Commit 1113646

Browse files
Update osupdate.json
1 parent eee1ed7 commit 1113646

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ota_updates/osupdate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"version": "0.0.3",
33
"download_url": "http://demo.lnpiggy.com:2121/osupdate_0.0.3.bin",
4-
"changelog": "- wificonf: scan and connect to wifi in background thread so app stays responsive\n- appstore: add 'update' button if a new version of an app is available\n- appstore: add 'restore' button to restore updated built-in apps to their original built-in version\n- osupdate: show info about update and 'Start OS Update' before updating\n- Introduce MANIFEST.JSON format for apps"
4+
"changelog": "- appstore: add 'update' button if a new version of an app is available\n- appstore: add 'restore' button to restore updated built-in apps to their original built-in version\n- launcher: don't show launcher apps and sort alphabetically\n- osupdate: show info about update and 'Start OS Update' before updating\n- wificonf: scan and connect to wifi in background thread so app stays responsive\n- introduce MANIFEST.JSON format for apps\n- improve notification bar behavior"
55
}

0 commit comments

Comments
 (0)