From b57d72b65959b9555b015ccca28fcf199930e5e7 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 25 Jun 2026 20:00:04 -0500 Subject: [PATCH] Update current season to 2015 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 5678b04..3834177 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2014, + "current_season": 2015, "current_from": "2014-10-01", "current_to": "2014-10-06", "target_end": "2026-06-30",