From df575856333f78f819cf3ca79047d6f0b3f63a7e Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 26 Jun 2026 21:35:48 -0500 Subject: [PATCH] Update current season to 2019 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 02bbaf4..3c6ec89 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2018, + "current_season": 2019, "current_from": "2019-02-01", "current_to": "2019-02-07", "target_end": "2026-06-30",