From c1cbff45587d401873f3d0899b288bdecca314c2 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 18 Jun 2026 17:18:50 -0500 Subject: [PATCH] Update import state to reflect new season data --- .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 ab2b37a..faa96dc 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2009, - "current_from": "2009-07-15", - "current_to": "2009-08-04", + "current_season": 2010, + "current_from": "2009-10-01", + "current_to": "2009-10-21", "target_end": "2026-06-30", "window_days": 20, "completed": false