diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-06 03:43:51 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-06 03:43:51 +0000 |
| commit | 3de1ce63cdc057322a58892adaf6c8cab87dcccc (patch) | |
| tree | 03530e7add2552902426bab2aeedab7f4b9e35d2 /package.json | |
| parent | fix(frontend): 存在しない翻訳キーを追加 (#16757) (diff) | |
| download | misskey-3de1ce63cdc057322a58892adaf6c8cab87dcccc.tar.gz misskey-3de1ce63cdc057322a58892adaf6c8cab87dcccc.tar.bz2 misskey-3de1ce63cdc057322a58892adaf6c8cab87dcccc.zip | |
Bump version to 2025.11.0-alpha.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f6ff896a6d..8a5387aaea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.10.2", + "version": "2025.11.0-alpha.0", "codename": "nasubi", "repository": { "type": "git", |