Skip to content

Commit dc25f0e

Browse files
committed
fix type for marina and eparl
1 parent b3e659a commit dc25f0e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

assets/databases/amiibos.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11639,7 +11639,7 @@
1163911639
"amiiboSeries": "Splatoon",
1164011640
"character": "Pearl",
1164111641
"gameSeries": "Splatoon",
11642-
"name": "Pearl (Alterna)",
11642+
"name": "Pearl (Side Order)",
1164311643
"au": "20240905",
1164411644
"eu": "20240905",
1164511645
"jp": "20240905",
@@ -11652,13 +11652,13 @@
1165211652
"amiiboSeries": "Splatoon",
1165311653
"character": "Marina",
1165411654
"gameSeries": "Splatoon",
11655-
"name": "Marina (Alterna)",
11655+
"name": "Marina (Side Order)",
1165611656
"au": "20240905",
1165711657
"eu": "20240905",
1165811658
"jp": "20240905",
1165911659
"na": "20240905",
1166011660
"type": "Figure"
1166111661
}
1166211662
],
11663-
"lastUpdated": "2024-07-20T10:00:00.000"
11663+
"lastUpdated": "2024-08-02T10:00:00.000"
1166411664
}

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description: An Amiibo collection app designed to allow you to keep track of
1212
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1313
# Read more about iOS versioning at
1414
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
15-
version: 2.1.92+87
15+
version: 2.1.92+88
1616

1717
environment:
1818
sdk: '>=3.4.0 <4.0.0'

0 commit comments

Comments
 (0)