diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-20 00:06:04 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-20 00:06:04 +0000 |
| commit | d06fadd0950e4d1fbca51e34532128edb8663d4d (patch) | |
| tree | 47ae1f9c456efbbc661e883666235aa1d71bb9a3 /package.json | |
| parent | fix(backend): mismatch in `emojis` param of test WebHook payload (#15675) (diff) | |
| download | sharkey-d06fadd0950e4d1fbca51e34532128edb8663d4d.tar.gz sharkey-d06fadd0950e4d1fbca51e34532128edb8663d4d.tar.bz2 sharkey-d06fadd0950e4d1fbca51e34532128edb8663d4d.zip | |
Bump version to 2025.3.2-beta.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 f43c8fc391..142de7513f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-beta.4", + "version": "2025.3.2-beta.5", "codename": "nasubi", "repository": { "type": "git", |