diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-22 03:06:08 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-22 03:06:08 +0000 |
| commit | aa55663ef78c74519e42a04114fe82bd9832b5c2 (patch) | |
| tree | 3fd6fcb1e112aac5d0f109faaccbe4108e8b4d55 /package.json | |
| parent | fix(frontend): ジョブキューインスペクタの型エラー解消 (#16... (diff) | |
| download | misskey-aa55663ef78c74519e42a04114fe82bd9832b5c2.tar.gz misskey-aa55663ef78c74519e42a04114fe82bd9832b5c2.tar.bz2 misskey-aa55663ef78c74519e42a04114fe82bd9832b5c2.zip | |
Bump version to 2025.5.1-alpha.4
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 660f5958b4..b8354603ad 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.5.1-alpha.3", + "version": "2025.5.1-alpha.4", "codename": "nasubi", "repository": { "type": "git", |