diff --git a/website/common/script/content/constants/releaseDates.js b/website/common/script/content/constants/releaseDates.js index 79bbf0bd31..a6e0dbb423 100644 --- a/website/common/script/content/constants/releaseDates.js +++ b/website/common/script/content/constants/releaseDates.js @@ -46,6 +46,7 @@ export const EGGS_RELEASE_DATES = { Platypus: { year: 2025, month: 5, day: 14 }, }; +// Force content cache rebuild for Alien potion release export const HATCHING_POTIONS_RELEASE_DATES = { Koi: { year: 2024, month: 6, day: 1 }, Gingerbread: { year: 2024, month: 12, day: 21 },