From fc6782326e7a172b806a4ef17c69f80501bb6183 Mon Sep 17 00:00:00 2001 From: Hiroshiba Date: Fri, 3 Feb 2023 06:23:45 +0900 Subject: [PATCH] =?UTF-8?q?[release-0.14]=20to=200.14.2=EF=BC=88=E3=82=A8?= =?UTF-8?q?=E3=83=B3=E3=82=B8=E3=83=B3=E3=81=AE=E3=83=90=E3=83=BC=E3=82=B8?= =?UTF-8?q?=E3=83=A7=E3=83=B3=E6=9B=B4=E6=96=B0=EF=BC=89=20(#1174)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- public/qAndA.md | 2 +- public/updateInfos.json | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3698b53d32..e7a6d40c11 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -22,7 +22,7 @@ on: env: VOICEVOX_ENGINE_REPO_URL: "https://github.com/VOICEVOX/voicevox_engine" - VOICEVOX_ENGINE_VERSION: 0.14.0 + VOICEVOX_ENGINE_VERSION: 0.14.1 VOICEVOX_RESOURCE_VERSION: 0.14.0 VOICEVOX_EDITOR_VERSION: |- # releaseタグ名か、workflow_dispatchでのバージョン名か、999.999.999が入る diff --git a/public/qAndA.md b/public/qAndA.md index e09efa215e..1b4a80d9d4 100644 --- a/public/qAndA.md +++ b/public/qAndA.md @@ -137,7 +137,7 @@ VOICEVOX Twitter アカウント [@voicevox_pj](https://twitter.com/voicevox_pj) `/Users/(ユーザー名)/Library/Application Support/voicevox/logs` -### `ubuntu 22.04`で動きません。 +### Q. ubuntu 22.04 で動きません。 `libfuse2`をインストールすることで解決するかもしれません。 diff --git a/public/updateInfos.json b/public/updateInfos.json index c73977237c..e27285a789 100644 --- a/public/updateInfos.json +++ b/public/updateInfos.json @@ -1,4 +1,9 @@ [ + { + "version": "0.14.2", + "descriptions": ["エンジンのバージョンを0.14.1に"], + "contributors": [] + }, { "version": "0.14.1", "descriptions": [