From 917cc9d1954aa37c9242a672c9ce09db628e70ef Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 23 Jun 2026 22:11:55 -0500 Subject: [PATCH] Update current season to 2013 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 4cc50c1..cd4daaa 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2012, + "current_season": 2013, "current_from": "2012-12-29", "current_to": "2013-01-18", "target_end": "2026-06-30",