From 8225e05806f2e8f3b4e4ca00b92d6cd70a16da01 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 23 Jun 2026 18:00:42 -0500 Subject: [PATCH] Update import state for current season and dates --- .github/import-state.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/import-state.json b/.github/import-state.json index 43cdeae..8aad06b 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2010, - "current_from": "2011-06-30", - "current_to": "2011-06-30", + "current_season": 2012, + "current_from": "2011-10-01", + "current_to": "2011-10-20", "target_end": "2026-06-30", "window_days": 20, "completed": false