mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 19:56:23 +00:00
Update releaseDates.js
This commit is contained in:
parent
892c4934d5
commit
5ef88b5c56
1 changed files with 1 additions and 1 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue