diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-30 05:53:54 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-30 05:53:54 +0000 |
| commit | 0933aa4d92eb2a2e965f2643a38290f1cb3e5a8b (patch) | |
| tree | 483b13385fbe16b42573cb34235ea72d72f1eff3 /package.json | |
| parent | chore(deps): update [root] update dependencies (#16902) (diff) | |
| download | misskey-0933aa4d92eb2a2e965f2643a38290f1cb3e5a8b.tar.gz misskey-0933aa4d92eb2a2e965f2643a38290f1cb3e5a8b.tar.bz2 misskey-0933aa4d92eb2a2e965f2643a38290f1cb3e5a8b.zip | |
Bump version to 2025.11.2-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 7cb166bb94..70cf4c28d6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.2-alpha.1", + "version": "2025.11.2-alpha.2", "codename": "nasubi", "repository": { "type": "git", |