diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-06 23:43:26 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-06 23:43:26 +0000 |
| commit | 37fe7a96343c248cc5fc8c8a2ad3d2fa9aa9eca5 (patch) | |
| tree | d1db5dc19b44b88ebf9d6ca819a634aed84b1f32 /package.json | |
| parent | feat: チャンネルミュートの実装 (#14105) (diff) | |
| download | misskey-37fe7a96343c248cc5fc8c8a2ad3d2fa9aa9eca5.tar.gz misskey-37fe7a96343c248cc5fc8c8a2ad3d2fa9aa9eca5.tar.bz2 misskey-37fe7a96343c248cc5fc8c8a2ad3d2fa9aa9eca5.zip | |
Bump version to 2025.11.0-alpha.2
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 009f478475..b9980f9c26 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.0-alpha.1", + "version": "2025.11.0-alpha.2", "codename": "nasubi", "repository": { "type": "git", |