From fabbb7300291777c7f99b931c3ad62fcff9be140 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Mon, 20 Jul 2026 21:32:54 -0500 Subject: [PATCH] Update current season to 2021 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 6571d18..5e646dd 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2020, + "current_season": 2021, "current_from": "2021-02-07", "current_to": "2021-02-27", "target_end": "2026-06-30",