Skip to content
This repository has been archived by the owner on Dec 18, 2022. It is now read-only.

Commit

Permalink
Uploading changes that hopefully fix everyone's issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jessemillar committed Sep 21, 2022
1 parent 651ac3b commit d66f080
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 7 deletions.
Binary file added fitbit/Heart-of-Frogg-v2-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified fitbit/Heart-of-Frogg-v2.fba
Binary file not shown.
Binary file modified fitbit/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fitbit/store-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions fitbit/v1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@fitbit/sdk": "~4.2.0"
"@fitbit/sdk": "~4.3.0"
},
"fitbit": {
"appUUID": "bd7f772f-b717-4dad-920d-540c0e32722c",
Expand All @@ -15,9 +15,9 @@
],
"buildTargets": [
"mira",
"higgs",
"gemini",
"meson",
"gemini"
"higgs"
],
"i18n": {
"en-US": {
Expand Down
Binary file modified fitbit/v1/resources/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions fitbit/v2/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"devDependencies": {
"@fitbit/sdk": "6.0"
"@fitbit/sdk": "~6.1.0"
},
"fitbit": {
"appUUID": "18706b64-15d2-4e58-a2c1-3ff4e3093bd3",
Expand All @@ -19,9 +19,9 @@
],
"i18n": {
"en-US": {
"name": "Heart of Frogg"
"name": "Heart of Frogg v2"
}
},
"defaultLanguage": "en-US"
}
}
}
Binary file modified fitbit/v2/resources/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion fitbit/v2/resources/widget.defs
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
<defs>
<link rel="import" href="/mnt/sysassets/system_widget.defs" />
</defs>
</svg>
</svg>

0 comments on commit d66f080

Please sign in to comment.