diff --git a/package-lock.json b/package-lock.json index cfc5dbd12b..68c6bd3935 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "habitica", - "version": "5.26.0", + "version": "5.26.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "habitica", - "version": "5.26.0", + "version": "5.26.1", "hasInstallScript": true, "dependencies": { "@babel/core": "^7.22.10", diff --git a/package.json b/package.json index 2854252354..bf7a64c3db 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "habitica", "description": "A habit tracker app which treats your goals like a Role Playing Game.", - "version": "5.26.0", + "version": "5.26.1", "main": "./website/server/index.js", "dependencies": { "@babel/core": "^7.22.10", diff --git a/website/common/locales/ja/gear.json b/website/common/locales/ja/gear.json index c593c47355..9a62448fd4 100644 --- a/website/common/locales/ja/gear.json +++ b/website/common/locales/ja/gear.json @@ -2859,7 +2859,7 @@ "armorArmoireBasketballUniformText": "バスケットボールのユニフォーム", "weaponArmoirePaintbrushText": "絵筆", "armorSpecialSpring2023HealerText": "ユリの葉のガウン", - "armorArmoireBasketballUniformNotes": "このユニフォームの背中に何がプリントされているのか気になりますか?もちろん、それはあなたのラッキーナンバーです!知覚が<%= per %>、力が<%= str %>上がります。ラッキー宝箱:昔懐かしいバスケットボールセット(アイテム1/2)。", + "armorArmoireBasketballUniformNotes": "このユニフォームの背中に何がプリントされているのか気になりますか?もちろん、それはあなたのラッキーナンバーです!知覚が<%= per %>、力が上がります。ラッキー宝箱:昔懐かしいバスケットボールセット(アイテム1/2)。", "headMystery202301Text": "勇敢な妖狐の耳", "backMystery202301Text": "武勇の五尾", "backMystery202302Notes": "このしっぽを付ければ、素敵な一日になること間違いなし!カルー!カライ!効果なし。2023年2月有料会員アイテム。", diff --git a/website/common/script/content/constants/releaseDates.js b/website/common/script/content/constants/releaseDates.js index a639c3f57a..79454f837a 100644 --- a/website/common/script/content/constants/releaseDates.js +++ b/website/common/script/content/constants/releaseDates.js @@ -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 = {