forked from FOSS/BangleApps
popcon: version bump
parent
e7bc7321de
commit
fd27ebea52
|
@ -2,3 +2,4 @@
|
|||
0.02: Trim old entries from the popcon app cache
|
||||
0.03: Avoid polluting global scope
|
||||
0.04: Add settings app for resetting popcon
|
||||
0.05: Handle info files potentially not existing
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id": "popconlaunch",
|
||||
"name": "Popcon Launcher",
|
||||
"shortName": "Popcon",
|
||||
"version": "0.04",
|
||||
"version": "0.05",
|
||||
"description": "Launcher modification - your launchers will display your favourite (popular) apps first. Overrides `readJSON`, may slow down your watch",
|
||||
"readme": "README.md",
|
||||
"icon": "app.png",
|
||||
|
|
Loading…
Reference in New Issue