diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-24 03:05:55 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-24 03:05:55 +0000 |
| commit | 25afb5d279a91488d3aa38d199ad8a90c82dbaf1 (patch) | |
| tree | c2bae3a2e6bd5a50e5170d9d9e59488e174751bd /package.json | |
| parent | fix(frontend): 一部のシチュエーションで投稿フォームのツ... (diff) | |
| download | misskey-25afb5d279a91488d3aa38d199ad8a90c82dbaf1.tar.gz misskey-25afb5d279a91488d3aa38d199ad8a90c82dbaf1.tar.bz2 misskey-25afb5d279a91488d3aa38d199ad8a90c82dbaf1.zip | |
Bump version to 2025.11.1-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 f77688603e..2b1fe45de0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.0", + "version": "2025.11.1-alpha.0", "codename": "nasubi", "repository": { "type": "git", |