File tree Expand file tree Collapse file tree 2 files changed +33
-2
lines changed Expand file tree Collapse file tree 2 files changed +33
-2
lines changed Original file line number Diff line number Diff line change 26
26
default : false
27
27
28
28
env :
29
- VOICEVOX_ENGINE_VERSION : 0.21.1
30
- VOICEVOX_RESOURCE_VERSION : 0.21.1
29
+ VOICEVOX_ENGINE_VERSION : 0.22.0
30
+ VOICEVOX_RESOURCE_VERSION : 0.22.0
31
31
VOICEVOX_EDITOR_VERSION :
32
32
|- # releaseタグ名か、workflow_dispatchでのバージョン名か、999.999.999-developが入る
33
33
${{ github.event.release.tag_name || github.event.inputs.version || '999.999.999-develop' }}
Original file line number Diff line number Diff line change 1
1
[
2
+ {
3
+ "version" : " 0.22.0" ,
4
+ "descriptions" : [
5
+ " トーク:間の長さの一括制御" ,
6
+ " ソング:対応モーラを追加" ,
7
+ " ソング:ツール選択機能" ,
8
+ " ソング:途中でBPMや拍子を変更可能に" ,
9
+ " フルスクリーンに対応" ,
10
+ " ショートカットキー設定ダイアログのデザインを刷新" ,
11
+ " UIの拡大・縮小機能" ,
12
+ " 開発環境の向上" ,
13
+ " バグ修正"
14
+ ],
15
+ "contributors" : [
16
+ " aoirint" ,
17
+ " Hiroshiba" ,
18
+ " kebin628" ,
19
+ " rokujyushi" ,
20
+ " romot-co" ,
21
+ " sabonerune" ,
22
+ " Segu-g" ,
23
+ " sevenc-nanashi" ,
24
+ " sigprogramming" ,
25
+ " takana-v" ,
26
+ " takusea" ,
27
+ " tarepan" ,
28
+ " terapotan" ,
29
+ " tsunekazuomija" ,
30
+ " X-20A"
31
+ ]
32
+ },
2
33
{
3
34
"version" : " 0.21.1" ,
4
35
"descriptions" : [" キャラクター「Voidoll」を追加" ],
You can’t perform that action at this time.
0 commit comments