diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-30 09:49:21 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-30 09:49:21 +0000 |
| commit | aa905a74cf63adf393d1a16a870ef34f3c54a03d (patch) | |
| tree | 6258418b7e91d2a702d35620be3e6df400e9adfc /package.json | |
| parent | perf(backend): use node-html-parser instead of microformats-parser (#16907) (diff) | |
| download | misskey-aa905a74cf63adf393d1a16a870ef34f3c54a03d.tar.gz misskey-aa905a74cf63adf393d1a16a870ef34f3c54a03d.tar.bz2 misskey-aa905a74cf63adf393d1a16a870ef34f3c54a03d.zip | |
Bump version to 2025.11.2-alpha.3
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 70cf4c28d6..01d3037826 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.2-alpha.2", + "version": "2025.11.2-alpha.3", "codename": "nasubi", "repository": { "type": "git", |