diff --git a/apps/burn/ChangeLog b/apps/burn/ChangeLog index 11d2aaf66..66c4f98bd 100644 --- a/apps/burn/ChangeLog +++ b/apps/burn/ChangeLog @@ -3,4 +3,5 @@ 0.03: Icon update 0.04: Icon Fix 0.05: Misc cleanup for PR -0.06: Implementing fixes from PR comments \ No newline at end of file +0.06: Implementing fixes from PR comments +0.07: Bug fix diff --git a/apps/burn/metadata.json b/apps/burn/metadata.json index 7cb81a1b8..c032058c8 100644 --- a/apps/burn/metadata.json +++ b/apps/burn/metadata.json @@ -1,7 +1,7 @@ { "id": "burn", "name": "Burn", - "version": "0.06", + "version": "0.07", "description": "Simple Calorie Counter -- saves to flash and resets at midnight. I often keep mine running while the digital clock widget is at the top", "icon": "app-icon.png", "tags": "tool",