diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-08 23:21:42 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-08 23:21:42 +0000 |
| commit | a1ef38a606a42ac297fed8b9191de62219947c01 (patch) | |
| tree | ca31919735eb2210515d9880fb40602f8d55f354 /package.json | |
| parent | fix(ci): correct condition for skipping Chromatic build (#15783) (diff) | |
| download | sharkey-a1ef38a606a42ac297fed8b9191de62219947c01.tar.gz sharkey-a1ef38a606a42ac297fed8b9191de62219947c01.tar.bz2 sharkey-a1ef38a606a42ac297fed8b9191de62219947c01.zip | |
Bump version to 2025.4.0-rc.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 ae674f1cf4..04048359bd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.4.0-rc.4", + "version": "2025.4.0-rc.5", "codename": "nasubi", "repository": { "type": "git", |