diff --git a/components/about/UpdatesPage/index.tsx b/components/about/UpdatesPage/index.tsx index 47c606e4..f36a9179 100644 --- a/components/about/UpdatesPage/index.tsx +++ b/components/about/UpdatesPage/index.tsx @@ -78,6 +78,15 @@ const UpdatesPage = () => { return (

{common('about.segmented_control.updates')}

+

1.2.1

diff --git a/public/locales/en/updates.json b/public/locales/en/updates.json index 385f3ea9..dad8771c 100644 --- a/public/locales/en/updates.json +++ b/public/locales/en/updates.json @@ -19,6 +19,9 @@ "uncap": "Uncap" }, "versions": { + "2023-09U": { + "features": ["Added new Manatura \"Ouroboros Mino\""] + }, "1.2.1": { "bugs": [ "Job accessory popover has been fixed, so Paladin shields and Manadiver manatura can be selected again", diff --git a/public/locales/ja/updates.json b/public/locales/ja/updates.json index 5e0ba2e1..0bc2fe41 100644 --- a/public/locales/ja/updates.json +++ b/public/locales/ja/updates.json @@ -19,6 +19,9 @@ "uncap": "上限解放" }, "versions": { + "2023-09U": { + "features": ["マナベリー「ウロボロス・ミニステル」を追加"] + }, "1.2.1": { "bugs": [ "ジョブアクセサリーのメニューが修正され、パラディンの盾やマナダイバーのマナベリーが再び選択できるようになりました",