From ae6558bc75dfa1f52a547f0b7a88dd39c9d3bdae Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 25 Jun 2026 04:19:04 -0500 Subject: [PATCH] Update current season to 2014 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 29f209c..ff27624 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2013, + "current_season": 2014, "current_from": "2013-06-13", "current_to": "2013-07-03", "target_end": "2026-06-30",