Skip to content

Commit

Permalink
バージョンを上げる
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba committed Oct 26, 2024
1 parent 97615a3 commit b248e08
Show file tree
Hide file tree
Showing 7 changed files with 70 additions and 65 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ npm run preview-build
コードの更新

```bash
EDITOR_VERSION="0.21.0"
RESOURCE_VERSION="0.21.0"
EDITOR_VERSION="0.21.1"
RESOURCE_VERSION="0.21.1"
NEMO_VERSION="0.21.0"

npm run updateVersion -- \
Expand All @@ -64,10 +64,10 @@ npm run updateVersion -- \
リソースの更新

```bash
editor_tag="0.21.0"
editor_tag="0.21.1"
editor_url="https://raw.githubusercontent.com/VOICEVOX/voicevox/$editor_tag"

resource_tag="0.21.0"
resource_tag="0.21.1"
resource_url="https://raw.githubusercontent.com/VOICEVOX/voicevox_resource/$resource_tag"

# 規約
Expand Down
2 changes: 1 addition & 1 deletion src/constants.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { CharacterKey } from "./types/dormitoryCharacter"

export const APP_VERSION = "0.21.0"
export const APP_VERSION = "0.21.1"
export const NEMO_VERSION = "0.21.0"

export const characterKeys: CharacterKey[] = [
Expand Down
52 changes: 26 additions & 26 deletions src/data/latestDefaultEngineInfos.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
"windows": {
"x64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-windows-cpu-0.20.0.vvpp",
"name": "voicevox_engine-windows-cpu-0.20.0.vvpp",
"size": 1374659234
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-windows-cpu-0.21.0.vvpp",
"name": "voicevox_engine-windows-cpu-0.21.0.vvpp",
"size": 1375254436
}
]
},
"GPU/CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-windows-directml-0.20.0.vvpp",
"name": "voicevox_engine-windows-directml-0.20.0.vvpp",
"size": 1382829369
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-windows-directml-0.21.0.vvpp",
"name": "voicevox_engine-windows-directml-0.21.0.vvpp",
"size": 1383377505
}
]
}
Expand All @@ -27,24 +27,24 @@
"macos": {
"x64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-macos-x64-0.20.0.001.vvppp",
"name": "voicevox_engine-macos-x64-0.20.0.001.vvppp",
"size": 1382766014
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-macos-x64-0.21.0.vvpp",
"name": "voicevox_engine-macos-x64-0.21.0.vvpp",
"size": 1383267950
}
]
}
},
"arm64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-macos-arm64-0.20.0.001.vvppp",
"name": "voicevox_engine-macos-arm64-0.20.0.001.vvppp",
"size": 1375008115
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-macos-arm64-0.21.0.vvpp",
"name": "voicevox_engine-macos-arm64-0.21.0.vvpp",
"size": 1375419343
}
]
}
Expand All @@ -53,27 +53,27 @@
"linux": {
"x64": {
"CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-linux-cpu-0.20.0.vvpp",
"name": "voicevox_engine-linux-cpu-0.20.0.vvpp",
"size": 1399437028
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-linux-cpu-0.21.0.vvpp",
"name": "voicevox_engine-linux-cpu-0.21.0.vvpp",
"size": 1398636372
}
]
},
"GPU/CPU": {
"version": "0.20.0",
"version": "0.21.0",
"packages": [
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-linux-nvidia-0.20.0.001.vvppp",
"name": "voicevox_engine-linux-nvidia-0.20.0.001.vvppp",
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-linux-nvidia-0.21.0.001.vvppp",
"name": "voicevox_engine-linux-nvidia-0.21.0.001.vvppp",
"size": 1992294400
},
{
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.20.0/voicevox_engine-linux-nvidia-0.20.0.002.vvppp",
"name": "voicevox_engine-linux-nvidia-0.20.0.002.vvppp",
"size": 645130316
"url": "https://github.com/VOICEVOX/voicevox_engine/releases/download/0.21.0/voicevox_engine-linux-nvidia-0.21.0.002.vvppp",
"name": "voicevox_engine-linux-nvidia-0.21.0.002.vvppp",
"size": 644329660
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions src/data/updateInfos.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
[
{
"version": "0.21.1",
"descriptions": ["キャラクター「Voidoll」を追加"],
"contributors": []
},
{
"version": "0.21.0",
"descriptions": [
Expand Down
Loading

0 comments on commit b248e08

Please sign in to comment.