diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-30 11:35:33 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-30 11:35:33 +0000 |
| commit | 400ae6ef0107881c241f928b551d116a1292f4a5 (patch) | |
| tree | 71573c4adebd1e0a7a16ec4b2cf5c3322359de18 /package.json | |
| parent | fix(frontend): ドライブの音声が再生できない場合の処理を... (diff) | |
| download | sharkey-400ae6ef0107881c241f928b551d116a1292f4a5.tar.gz sharkey-400ae6ef0107881c241f928b551d116a1292f4a5.tar.bz2 sharkey-400ae6ef0107881c241f928b551d116a1292f4a5.zip | |
Bump version to 2024.7.0-rc.8
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 7846e5cb51..42751be196 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.7.0-rc.7", + "version": "2024.7.0-rc.8", "codename": "nasubi", "repository": { "type": "git", |