From 01d5dd7ce32c92759d5412fc296dce6977871ec5 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 18 Jun 2026 10:48:30 -0500 Subject: [PATCH] Update current season to 2009 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 c0f6930..ccf225f 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2008, + "current_season": 2009, "current_from": "2009-01-28", "current_to": "2009-02-27", "target_end": "2026-06-30",