From c4ae56ed169bfa4f36cd5d9ff95e6dc1ecae34fb Mon Sep 17 00:00:00 2001 From: Martin Boonk Date: Sat, 22 Jul 2023 13:09:08 +0200 Subject: [PATCH] iconlaunch - Bump version --- apps/iconlaunch/ChangeLog | 3 ++- apps/iconlaunch/metadata.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/iconlaunch/ChangeLog b/apps/iconlaunch/ChangeLog index 8bad496bf..f9d143fca 100644 --- a/apps/iconlaunch/ChangeLog +++ b/apps/iconlaunch/ChangeLog @@ -21,4 +21,5 @@ 0.15: Ensure that we hide widgets if in fullscreen mode (So that widgets are still hidden if launcher is fast-loaded) 0.16: Use firmware provided E.showScroller method -0.17: fix fullscreen with oneClickExit +0.17: fix fullscreen with oneClickExit +0.18: Better performance diff --git a/apps/iconlaunch/metadata.json b/apps/iconlaunch/metadata.json index 35a7907bd..b515a88e7 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.17", + "version": "0.18", "icon": "app.png", "description": "A launcher inspired by smartphones, with an icon-only scrollable menu.", "tags": "tool,system,launcher",