From 84d5137ac59657b90e542395a4a42f84b508a2cd Mon Sep 17 00:00:00 2001 From: Hiroshiba Date: Thu, 21 Oct 2021 17:58:27 +0900 Subject: [PATCH] =?UTF-8?q?to=200.7.4=E3=80=80VOICEVOX=20ENGINE=200.7.4?= =?UTF-8?q?=E3=81=B8=E3=81=AE=E5=AF=BE=E5=BF=9C=20(#376)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- package-lock.json | 2 +- package.json | 2 +- public/updateInfos.json | 5 +++++ src/components/HowToUse.vue | 2 +- 5 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b1f2333233..c442c83978 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -10,7 +10,7 @@ on: env: VOICEVOX_ENGINE_REPO_URL: "https://github.com/Hiroshiba/voicevox_engine" - VOICEVOX_ENGINE_VERSION: 0.7.0 + VOICEVOX_ENGINE_VERSION: 0.7.4 # FIXME: implement build with production resources in Hiroshiba/voicevox # Temporarily, skip uploading to GitHub Release (use Artifact instead) diff --git a/package-lock.json b/package-lock.json index 7d7b6d8416..8297c51fad 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "voicevox", - "version": "0.7.3", + "version": "0.7.4", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 5b7ad84a0c..10f42aa749 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "voicevox", - "version": "0.7.3", + "version": "0.7.4", "author": "Hiroshiba Kazuyuki", "private": true, "engines": { diff --git a/public/updateInfos.json b/public/updateInfos.json index 39e30c4b09..ced1a18c00 100644 --- a/public/updateInfos.json +++ b/public/updateInfos.json @@ -1,4 +1,9 @@ [ + { + "version": "0.7.4", + "descriptions": ["Linuxでエンジンが起動しない問題の修正"], + "contributors": [] + }, { "version": "0.7.3", "descriptions": [ diff --git a/src/components/HowToUse.vue b/src/components/HowToUse.vue index b4f84579bb..c8a0e44e0c 100644 --- a/src/components/HowToUse.vue +++ b/src/components/HowToUse.vue @@ -11,7 +11,7 @@

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

使い方