diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-08-18 05:21:24 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-08-18 05:21:24 +0000 |
| commit | 2e8a1029a4173138f1de3415658f7732f59cf22f (patch) | |
| tree | 9b53e95013313913323a717eb9cc15e32d13a886 /package.json | |
| parent | fix(frontend): focustrapがzindexを考慮するように (#14431) (diff) | |
| download | sharkey-2e8a1029a4173138f1de3415658f7732f59cf22f.tar.gz sharkey-2e8a1029a4173138f1de3415658f7732f59cf22f.tar.bz2 sharkey-2e8a1029a4173138f1de3415658f7732f59cf22f.zip | |
Bump version to 2024.8.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 b1fcdb988a..ec2797ca16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.8.0-rc.4", + "version": "2024.8.0-rc.5", "codename": "nasubi", "repository": { "type": "git", |