diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-20 09:37:00 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-20 09:37:00 +0000 |
| commit | ae4487fa69fdca08a9a0aedda989424c6e7bfefc (patch) | |
| tree | 32ea1dff297831d142518e015b42f1d2bf5f28f3 /package.json | |
| parent | fix(deps): update [frontend] update dependencies [ci skip] (#16613) (diff) | |
| download | misskey-ae4487fa69fdca08a9a0aedda989424c6e7bfefc.tar.gz misskey-ae4487fa69fdca08a9a0aedda989424c6e7bfefc.tar.bz2 misskey-ae4487fa69fdca08a9a0aedda989424c6e7bfefc.zip | |
Bump version to 2025.10.1-alpha.5
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 d315dbba79..6d786eb16a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.10.1-alpha.4", + "version": "2025.10.1-alpha.5", "codename": "nasubi", "repository": { "type": "git", |