From 90d074fefa537884359982ee3bf0a299bfa46a74 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Mon, 27 Jul 2026 16:23:43 -0500 Subject: [PATCH] Update import state dates for current season --- .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 2b103f2..6045603 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2003, - "current_from": "2004-06-30", - "current_to": "2004-06-30", + "current_from": "2004-10-10", + "current_to": "2004-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false