From 4b4a39cacbc3203058d28000c64b269aa759f3ee Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 23 Jul 2026 15:35:02 -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 02a1084..964f831 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2023, - "current_from": "2024-06-30", - "current_to": "2024-06-30", + "current_season": 2024, + "current_from": "2024-10-10", + "current_to": "2024-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false