diff --git a/apps/rest/ChangeLog b/apps/rest/ChangeLog index de60dda1f..59dc08f15 100644 --- a/apps/rest/ChangeLog +++ b/apps/rest/ChangeLog @@ -1,2 +1,3 @@ 0.01: First Release -0.02: Use built-in rounded-rect draw function, faster UI \ No newline at end of file +0.02: Use built-in rounded-rect draw function, faster UI +0.03: Maximum rest time increased from 120s to 600s \ No newline at end of file diff --git a/apps/rest/metadata.json b/apps/rest/metadata.json index 6f9cd97ab..be77d4701 100644 --- a/apps/rest/metadata.json +++ b/apps/rest/metadata.json @@ -1,7 +1,7 @@ { "id": "rest", "name": "Rest - Workout Timer App", "shortName":"Rest", - "version": "0.02", + "version": "0.03", "description": "Rest timer and Set counter for workout, fitness and lifting things.", "icon": "app.png", "screenshots": [{"url": "screenshot1.png"}, {"url": "screenshot2.png"}, {"url": "screenshot3.png"}],