Skip to content

Commit ac73b13

Browse files
committed
chore - update headers
- [ ] capture flows - [ ] document this - [ ] create flows dir - [ ] move other flows here
1 parent c4580f0 commit ac73b13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ubank.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ def __init__(self, name: str):
237237
# Hard coded Build device meta string from app version and device name.
238238
device_meta = json.dumps(
239239
{
240+
# TODO: update header versions
240241
# Keep track with the latest version in case API blocks old versions: https://apps.apple.com/au/app/id1449543099.
241242
"appVersion": "11.103.3",
242243
"binaryVersion": "11.103.3",

0 commit comments

Comments
 (0)