diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-12 12:45:35 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-12 12:45:35 +0000 |
| commit | c9fa95429aeb0a6b2570b3e67452f4e5b0b56e9f (patch) | |
| tree | e2c987dcf8d47edc93b7e3384ff1bd80df3121d9 /package.json | |
| parent | fix(backend): tighten an overly relaxed criteria and remove capability of mat... (diff) | |
| download | sharkey-c9fa95429aeb0a6b2570b3e67452f4e5b0b56e9f.tar.gz sharkey-c9fa95429aeb0a6b2570b3e67452f4e5b0b56e9f.tar.bz2 sharkey-c9fa95429aeb0a6b2570b3e67452f4e5b0b56e9f.zip | |
Bump version to 2025.3.2-alpha.9
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 8f89108665..3367c475cc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-alpha.8", + "version": "2025.3.2-alpha.9", "codename": "nasubi", "repository": { "type": "git", |