From 7bb1831b388330106e9e8196c613a94c853ea654 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 30 Jun 2026 18:27:19 -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 6a6cb8d..6aea272 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2020, + "current_season": 2021, "current_from": "2021-10-06", "current_to": "2021-10-12", "target_end": "2026-06-30",