From 8b5e5eabf28e04a553799764bf67365e0a5e1f8f Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 17 Jul 2026 04:36:18 -0500 Subject: [PATCH] Update import state to reflect current season 2016 --- .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 da755c2..aa4ca40 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { - "current_season": 2015, - "current_from": "2015-06-27", - "current_to": "2015-07-17", + "current_season": 2016, + "current_from": "2015-10-10", + "current_to": "2015-10-30", "target_end": "2026-06-30", "window_days": 20, "completed": false