From f9da987ba37efb231d47880dd0bb90576bb85601 Mon Sep 17 00:00:00 2001 From: John Cleaver Date: Wed, 13 Apr 2016 23:49:05 -0400 Subject: [PATCH] Added an "All" Season. --- bundles.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bundles.json b/bundles.json index 4d19792..589cacf 100644 --- a/bundles.json +++ b/bundles.json @@ -1230,6 +1230,10 @@ } ], "seasons": [ + { + "id": "allseasons", + "name": "All Seasons" + }, { "id": "spring", "name": "Spring"