From 5218c0f19a4bc1af4fe863d623a6da483d70fcdc Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Thu, 23 Jul 2026 17:51:43 -0500 Subject: [PATCH] Update current season to 2025 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 5295c94..6fc6601 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2024, + "current_season": 2025, "current_from": "2025-01-18", "current_to": "2025-02-07", "target_end": "2026-06-30",