Skip to content

Commit

Permalink
[release-0.14] to 0.14.2(エンジンのバージョン更新) (#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Feb 2, 2023
1 parent 7244b3d commit fc67823
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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が入る
Expand Down
2 changes: 1 addition & 1 deletion public/qAndA.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`をインストールすることで解決するかもしれません。

Expand Down
5 changes: 5 additions & 0 deletions public/updateInfos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "0.14.2",
"descriptions": ["エンジンのバージョンを0.14.1に"],
"contributors": []
},
{
"version": "0.14.1",
"descriptions": [
Expand Down

0 comments on commit fc67823

Please sign in to comment.