From 0bc3f16b4b03f88cc5c78fad5aa8d38cfdb9324b Mon Sep 17 00:00:00 2001 From: Phillip Thelen Date: Wed, 19 Jun 2024 16:33:22 +0200 Subject: [PATCH] add new content to new release file --- website/common/script/content/constants/releaseDates.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/common/script/content/constants/releaseDates.js b/website/common/script/content/constants/releaseDates.js index 46fd821d55..a639c3f57a 100644 --- a/website/common/script/content/constants/releaseDates.js +++ b/website/common/script/content/constants/releaseDates.js @@ -8,10 +8,12 @@ export const ARMOIRE_RELEASE_DATES = { optimistSet: { year: 2024, month: 4 }, pottersSet: { year: 2024, month: 5 }, beachsideSet: { year: 2024, month: 6 }, + corsairSet: { year: 2024, month: 7 }, }; export const EGGS_RELEASE_DATES = { Giraffe: { year: 2024, month: 6, day: 1 }, + Chameleon: { year: 2024, month: 7, day: 1 }, }; export const HATCHING_POTIONS_RELEASE_DATES = {