Skip to content

Commit

Permalink
add: [release-0.22] to 0.22.2 (#2436)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Dec 26, 2024
1 parent 2063833 commit 82b09d8
Show file tree
Hide file tree
Showing 2 changed files with 7 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:
default: false

env:
VOICEVOX_ENGINE_VERSION: 0.22.0
VOICEVOX_RESOURCE_VERSION: 0.22.0
VOICEVOX_ENGINE_VERSION: 0.22.1
VOICEVOX_RESOURCE_VERSION: 0.22.1
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
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.22.2",
"descriptions": ["キャラクター「中部つるぎ」を追加"],
"contributors": []
},
{
"version": "0.22.1",
"descriptions": ["バグ修正"],
Expand Down

0 comments on commit 82b09d8

Please sign in to comment.