From 30830f0f298cfe2f5d09c69ee51b833e50245cd7 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 2 Jul 2026 02:03:27 -0500 Subject: [PATCH] Update import state dates and window days --- .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 134e643..9340af6 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,8 +1,8 @@ { "current_season": 2025, "current_from": "2025-04-20", - "current_to": "2025-04-26", + "current_to": "2025-04-30", "target_end": "2026-06-30", - "window_days": 6, + "window_days": 10, "completed": false }