Skip to content

Commit

Permalink
[release-0.18] to 0.18.1 (#1980)
Browse files Browse the repository at this point in the history
to 0.18.1
  • Loading branch information
Hiroshiba authored Apr 5, 2024
1 parent 20a9e6b commit df298b8
Show file tree
Hide file tree
Showing 2 changed files with 12 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 @@ -27,8 +27,8 @@ on:

env:
VOICEVOX_ENGINE_REPO_URL: "https://github.com/VOICEVOX/voicevox_engine"
VOICEVOX_ENGINE_VERSION: 0.18.0
VOICEVOX_RESOURCE_VERSION: 0.18.0
VOICEVOX_ENGINE_VERSION: 0.18.1
VOICEVOX_RESOURCE_VERSION: 0.18.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
10 changes: 10 additions & 0 deletions public/updateInfos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
[
{
"version": "0.18.1",
"descriptions": [
"キャラクター「†聖騎士 紅桜†」「雀松朱司」「麒ヶ島宗麟」「春歌ナナ」「猫使アル」「猫使ビィ」「中国うさぎ」のハミングを追加",
"キャラクター「栗田まろん」「あいえるたん」「満別花丸」「琴詠ニア」のハミングを追加",
"ソング:一部のUSTファイルが読み込めないバグの修正",
"起動に必要なメモリ量を大幅に削減"
],
"contributors": ["Hiroshiba", "qryxip", "romot-co"]
},
{
"version": "0.18.0",
"descriptions": [
Expand Down

0 comments on commit df298b8

Please sign in to comment.