Skip to content

Commit

Permalink
to 0.14.6 (VOICEVOX#1265)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Mar 28, 2023
1 parent cc6b02e commit 55e7461
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 @@ -22,8 +22,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が入る
${{ github.event.release.tag_name || github.event.inputs.version || '999.999.999' }}
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 55e7461

Please sign in to comment.