From f2a5136a7724973e817f27284452fa02779e6429 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 19 Jun 2026 19:21:27 -0500 Subject: [PATCH] Update current_from and current_to dates --- .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 2b6b60e..e6d2fe1 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2010, - "current_from": "2010-07-08", - "current_to": "2010-07-28", + "current_from": "2010-10-01", + "current_to": "2010-10-15", "target_end": "2026-06-30", "window_days": 20, "completed": false