diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-01 09:58:16 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-01 09:58:16 +0000 |
| commit | 72cdaff810e7140ca63a82507af2e4d4aa18ebd4 (patch) | |
| tree | 4cad943ffad58016cc985a2a546588b3ff3d570d /package.json | |
| parent | enhance(backend): バックエンドで言語リストのみを参照する... (diff) | |
| download | misskey-72cdaff810e7140ca63a82507af2e4d4aa18ebd4.tar.gz misskey-72cdaff810e7140ca63a82507af2e4d4aa18ebd4.tar.bz2 misskey-72cdaff810e7140ca63a82507af2e4d4aa18ebd4.zip | |
Bump version to 2025.12.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 28930a121e..907b6fcb65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.2-alpha.4", + "version": "2025.12.0-alpha.0", "codename": "nasubi", "repository": { "type": "git", |