diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-13 09:07:37 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-13 09:07:37 +0000 |
| commit | 3280a3d661a9ca8841e3b2db853ac99284cfbcac (patch) | |
| tree | 907e2feea34c6d3bb71c4768b691f5c6bed3122f /package.json | |
| parent | fix(frontend): better migration detection (diff) | |
| download | sharkey-3280a3d661a9ca8841e3b2db853ac99284cfbcac.tar.gz sharkey-3280a3d661a9ca8841e3b2db853ac99284cfbcac.tar.bz2 sharkey-3280a3d661a9ca8841e3b2db853ac99284cfbcac.zip | |
Bump version to 2025.3.2-alpha.10
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 3367c475cc..dfbfe88bc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-alpha.9", + "version": "2025.3.2-alpha.10", "codename": "nasubi", "repository": { "type": "git", |