From ed5cdbdb16c14898e685da26cc6f1a1a4668072b Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 14 Jul 2026 19:18:52 -0500 Subject: [PATCH] Update current_season to 2010 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 80edd17..2958c83 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2009, + "current_season": 2010, "current_from": "2010-03-19", "current_to": "2010-04-08", "target_end": "2026-06-30",