From 76b405a864ae7c1dd8d80e1b5afdae65c22b588a Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Wed, 1 Jul 2026 21:03:22 -0500 Subject: [PATCH] Update import state for new season and dates --- .github/import-state.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index 5087f8f..b908ff6 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { - "current_season": 2024, - "current_from": "2024-06-28", - "current_to": "2024-07-28", + "current_season": 2025, + "current_from": "2024-10-06", + "current_to": "2024-10-26", "target_end": "2026-06-30", - "window_days": 30, + "window_days": 20, "completed": false }