Update releaseDates.js

This commit is contained in:
Phillip Thelen
2024-07-03 18:52:23 +02:00
committed by GitHub
parent 892c4934d5
commit 5ef88b5c56

View File

@@ -13,7 +13,7 @@ export const ARMOIRE_RELEASE_DATES = {
export const EGGS_RELEASE_DATES = {
Giraffe: { year: 2024, month: 6, day: 1 },
Chameleon: { year: 2024, month: 7, day: 1 },
Chameleon: { year: 2024, month: 7, day: 14 },
};
export const HATCHING_POTIONS_RELEASE_DATES = {