Skip to content

Commit

Permalink
fix type for marina and eparl
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwynZN committed Aug 4, 2024
1 parent b3e659a commit dc25f0e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions assets/databases/amiibos.json
Original file line number Diff line number Diff line change
Expand Up @@ -11639,7 +11639,7 @@
"amiiboSeries": "Splatoon",
"character": "Pearl",
"gameSeries": "Splatoon",
"name": "Pearl (Alterna)",
"name": "Pearl (Side Order)",
"au": "20240905",
"eu": "20240905",
"jp": "20240905",
Expand All @@ -11652,13 +11652,13 @@
"amiiboSeries": "Splatoon",
"character": "Marina",
"gameSeries": "Splatoon",
"name": "Marina (Alterna)",
"name": "Marina (Side Order)",
"au": "20240905",
"eu": "20240905",
"jp": "20240905",
"na": "20240905",
"type": "Figure"
}
],
"lastUpdated": "2024-07-20T10:00:00.000"
"lastUpdated": "2024-08-02T10:00:00.000"
}
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description: An Amiibo collection app designed to allow you to keep track of
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 2.1.92+87
version: 2.1.92+88

environment:
sdk: '>=3.4.0 <4.0.0'
Expand Down

0 comments on commit dc25f0e

Please sign in to comment.