Skip to content

Commit

Permalink
merge 0.14.6 (VOICEVOX#1269)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Mar 31, 2023
2 parents 1a0532c + 0ad57b0 commit 5c17728
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ on:

env:
VOICEVOX_ENGINE_REPO_URL: "https://github.com/VOICEVOX/voicevox_engine"
VOICEVOX_ENGINE_VERSION: 0.14.3
VOICEVOX_RESOURCE_VERSION: 0.14.1
VOICEVOX_ENGINE_VERSION: 0.14.4
VOICEVOX_RESOURCE_VERSION: 0.14.2
VOICEVOX_EDITOR_VERSION:
|- # releaseタグ名か、workflow_dispatchでのバージョン名か、999.999.999-developが入る
${{ github.event.release.tag_name || github.event.inputs.version || '999.999.999-develop' }}
Expand Down
8 changes: 8 additions & 0 deletions public/updateInfos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
[
{
"version": "0.14.6",
"descriptions": [
"キャラクター「春歌ナナ」「猫使アル」「猫使ビィ」を追加",
"バグ修正"
],
"contributors": ["Hiroshiba"]
},
{
"version": "0.14.5",
"descriptions": [
Expand Down

0 comments on commit 5c17728

Please sign in to comment.