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/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": [