From 1a52f907b8f4be0db273e538a7dcd4842e7b052d Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 26 Jun 2026 01:58:49 -0500 Subject: [PATCH] Update current_to date in import-state.json --- .github/import-state.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/import-state.json b/.github/import-state.json index 716d526..1d4d579 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,7 +1,7 @@ { "current_season": 2015, "current_from": "2015-05-10", - "current_to": "2015-05-16", + "current_to": "2015-06-30", "target_end": "2026-06-30", "window_days": 6, "completed": false