From 04ace49763ee099aa7f35a882f79260f24db0f04 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 30 Jun 2026 18:26:28 -0500 Subject: [PATCH] Update import-state.json with new date range --- .github/import-state.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index 2dc4631..6a6cb8d 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2020, - "current_from": "2021-06-30", - "current_to": "2021-06-30", + "current_from": "2021-10-06", + "current_to": "2021-10-12", "target_end": "2026-06-30", "window_days": 6, "completed": false