From dfcd7d3b37f59fb0ae0f5e7257bf9f60c008aff1 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Tue, 30 Jun 2026 20:22:42 -0500 Subject: [PATCH] Update current season to 2022 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 dabf068..5b8bd63 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2021, + "current_season": 2022, "current_from": "2021-11-05", "current_to": "2021-11-11", "target_end": "2026-06-30",