From 84823d634585d7f4951448f244de2a0b542c0a21 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 24 Jul 2026 12:54:46 -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 9d7e745..c186e3c 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2001, - "current_from": "2002-06-30", - "current_to": "2002-06-30", + "current_season": 2002, + "current_from": "2002-10-10", + "current_to": "2002-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false