From 3e9806e13eae9cbcbe0c73f1413f43908424f41d Mon Sep 17 00:00:00 2001 From: Hiroshiba Kazuyuki Date: Mon, 11 Oct 2021 01:35:54 +0900 Subject: [PATCH] to 0.7.3 --- package-lock.json | 2 +- package.json | 2 +- public/updateInfos.json | 7 +++++++ src/components/HowToUse.vue | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3235326a0d..7d7b6d8416 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "voicevox", - "version": "0.7.2", + "version": "0.7.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4e03165d87..5b7ad84a0c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "voicevox", - "version": "0.7.2", + "version": "0.7.3", "author": "Hiroshiba Kazuyuki", "private": true, "engines": { diff --git a/public/updateInfos.json b/public/updateInfos.json index 4b8c0d90d1..39e30c4b09 100644 --- a/public/updateInfos.json +++ b/public/updateInfos.json @@ -1,4 +1,11 @@ [ + { + "version": "0.7.3", + "descriptions": [ + "古いバージョンのプロジェクトファイルが読み込めない問題の修正" + ], + "contributors": ["Segu-g"] + }, { "version": "0.7.2", "descriptions": ["新規インストール時に音声が保存できない問題を修正"], diff --git a/src/components/HowToUse.vue b/src/components/HowToUse.vue index 49037ec6bd..b4f84579bb 100644 --- a/src/components/HowToUse.vue +++ b/src/components/HowToUse.vue @@ -11,7 +11,7 @@

ソフトウェアの使い方は以下をご参照ください。

使い方