diff --git a/apps/iconlaunch/ChangeLog b/apps/iconlaunch/ChangeLog index d9e6c3ca6..b47cd6590 100644 --- a/apps/iconlaunch/ChangeLog +++ b/apps/iconlaunch/ChangeLog @@ -6,3 +6,4 @@ 0.06: Cache apps for faster start 0.07: Read app icons on demand Add swipe-to-exit +0.08: Only use fast loading for switching to clock to prevent problems in full screen apps diff --git a/apps/iconlaunch/metadata.json b/apps/iconlaunch/metadata.json index ba2619fc2..c2335579f 100644 --- a/apps/iconlaunch/metadata.json +++ b/apps/iconlaunch/metadata.json @@ -2,7 +2,7 @@ "id": "iconlaunch", "name": "Icon Launcher", "shortName" : "Icon launcher", - "version": "0.07", + "version": "0.08", "icon": "app.png", "description": "A launcher inspired by smartphones, with an icon-only scrollable menu.", "tags": "tool,system,launcher",