From 5f25fef17ac31792dcc64a8e7af0db095ebf4360 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Mon, 20 Jul 2026 14:39:47 -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 e0a4e1c..fab95bc 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2019, - "current_from": "2020-06-30", - "current_to": "2020-06-30", + "current_season": 2020, + "current_from": "2020-10-10", + "current_to": "2020-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false