From 25a66a05053d88306d2c4d3ae8530d132a43ed6d Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Sat, 18 Jul 2026 00:45:49 -0500 Subject: [PATCH] Update current date range in import-state.json --- .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 28c67d9..9b81d10 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2017, - "current_from": "2017-09-15", - "current_to": "2017-10-05", + "current_from": "2017-10-10", + "current_to": "2017-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false