From e4c59f73452fff33bf5097e1954d1b79311ae2ce Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 18 Jun 2026 02:11:35 -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 3d9d40e..dd5df6e 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2008, - "current_from": "2008-10-10", - "current_to": "2008-10-20", + "current_season": 2025, + "current_from": "2026-06-09", + "current_to": "2026-06-19", "target_end": "2026-06-30", "window_days": 10, "completed": false