From a27b7d7014a182df576ec36f7ec971b1fc36fc31 Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 3 Jul 2026 05:10:47 -0500 Subject: [PATCH] Update current season to 2008 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 be68297..3652891 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2007, + "current_season": 2008, "current_from": "2007-12-09", "current_to": "2007-12-29", "target_end": "2026-06-30",