diff --git a/plugins/WorldCup2026/v1/docs/README.md b/plugins/WorldCup2026/v1/docs/README.md index 59ec7482..9e22f02d 100644 --- a/plugins/WorldCup2026/v1/docs/README.md +++ b/plugins/WorldCup2026/v1/docs/README.md @@ -12,19 +12,3 @@ Indexes all 48 FIFA World Cup 2026 teams into SquaredUp, making them available f - Group stage standings - Knockout bracket fixtures - Per-team statistics (next match, last match, group points) - -## What gets indexed - -| Object type | Description | -|---|---| -| World Cup Team | All 48 participating national teams, including FIFA code, group, and flag | - -## Configuration - -No configuration fields are required. Add the plugin and it connects immediately. - -## Known limitations - -- Data is sourced from an unofficial community API (`worldcup26.ir`) and may be delayed, incomplete, or unavailable during high-traffic periods -- Knockout stage fixtures show placeholder labels (e.g. "Winner Group A") until the group stage is complete and teams are determined -- Match times are in local event time — no timezone conversion is applied diff --git a/plugins/WorldCup2026/v1/metadata.json b/plugins/WorldCup2026/v1/metadata.json index 3389fc4c..307afe0b 100644 --- a/plugins/WorldCup2026/v1/metadata.json +++ b/plugins/WorldCup2026/v1/metadata.json @@ -1,7 +1,7 @@ { "name": "worldcup2026", "displayName": "FIFA World Cup 2026", - "version": "1.2.0", + "version": "1.2.1", "author": { "name": "@TimWheeler-SQUP", "type": "community"