From 87f2b4fada67f4332c55b41ebae74b13bc8f0f1e Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Sat, 27 Jun 2026 02:18:29 -0500 Subject: [PATCH] Update import state for current season and dates --- .github/import-state.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index 0b80672..f3b31e7 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2019, - "current_from": "2019-06-25", - "current_to": "2019-07-01", + "current_season": 2020, + "current_from": "2019-10-06", + "current_to": "2019-10-12", "target_end": "2026-06-30", "window_days": 6, "completed": false