diff --git a/apps/pace/ChangeLog b/apps/pace/ChangeLog index 35b746350..09b6ceb7a 100644 --- a/apps/pace/ChangeLog +++ b/apps/pace/ChangeLog @@ -4,3 +4,4 @@ 0.04: Bump exstats module - show active time, not elapsed 0.05: Fix menu display - don't draw over the menu and vice-versa. Require double-tap for menu +0.06: Show GPS strength bar on the left and restore splits from previous run diff --git a/apps/pace/metadata.json b/apps/pace/metadata.json index 0ae402b82..188802aa9 100644 --- a/apps/pace/metadata.json +++ b/apps/pace/metadata.json @@ -1,7 +1,7 @@ { "id": "pace", "name": "Pace", - "version": "0.05", + "version": "0.06", "description": "Show pace and time running splits", "icon": "app.png", "tags": "run,running,fitness,outdoors",