From 5d445bc124af6a24fcfc672f79607ff45a9e267c Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 23 Jun 2026 18:19:57 -0500 Subject: [PATCH] Update import state dates for current season --- .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 f535adc..859cff7 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2012, - "current_from": "2011-10-20", - "current_to": "2011-11-09", + "current_from": "2012-10-01", + "current_to": "2012-10-10", "target_end": "2026-06-30", "window_days": 20, "completed": false