From 67bb6d671e68545857dcf9f4bec1863a722a841c Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Sat, 18 Jul 2026 03:36:23 -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 d39d3be..22e4311 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2018, + "current_season": 2019, "current_from": "2019-01-18", "current_to": "2019-02-07", "target_end": "2026-06-30",