From 2cc0eebea669d17d8f27d5961403515b84d032dd Mon Sep 17 00:00:00 2001 From: Nikhil Prasad Date: Fri, 26 Jun 2026 02:50:01 -0500 Subject: [PATCH] Update current season to 2016 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 6d551b5..6854ab9 100644 --- a/.github/import-state.json +++ b/.github/import-state.json @@ -1,5 +1,5 @@ { - "current_season": 2015, + "current_season": 2016, "current_from": "2015-11-11", "current_to": "2015-11-17", "target_end": "2026-06-30",