diff --git a/apps/red7game/ChangeLog b/apps/red7game/ChangeLog index 25dd4828d..93dd81c5b 100644 --- a/apps/red7game/ChangeLog +++ b/apps/red7game/ChangeLog @@ -1,3 +1,3 @@ -1.0: Initial version of game -1.0.1: Fix mistake preventing game from ending in some cases. -1.0.2: Update help screen with more details. +0.01: Initial version of game +0.02: Fix mistake preventing game from ending in some cases. +0.03: Update help screen with more details. \ No newline at end of file diff --git a/apps/red7game/metadata.json b/apps/red7game/metadata.json index c3c788608..c8f9e1aa1 100644 --- a/apps/red7game/metadata.json +++ b/apps/red7game/metadata.json @@ -2,7 +2,7 @@ "name": "Red 7 Card Game", "shortName" : "Red 7", "icon": "icon.png", - "version":"1.0.2", + "version":"0.03", "description": "An implementation of the card game Red 7 for your watch. Play against the AI and be the last player still in the game to win!", "tags": "game", "supports":["BANGLEJS2"],