diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-31 04:38:45 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-31 04:38:45 +0000 |
| commit | 1e007b63aadc6bba6858539bef3b559b2811d232 (patch) | |
| tree | 7223ce06b8121ae0e405c9e6ecfc3b94954fa4b9 /package.json | |
| parent | Merge branch 'develop' into release/2024.5.0 (diff) | |
| download | sharkey-1e007b63aadc6bba6858539bef3b559b2811d232.tar.gz sharkey-1e007b63aadc6bba6858539bef3b559b2811d232.tar.bz2 sharkey-1e007b63aadc6bba6858539bef3b559b2811d232.zip | |
Bump version to 2024.5.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 ccaa597322..04942d16bf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.5.0-rc.7", + "version": "2024.5.0-rc.8", "codename": "nasubi", "repository": { "type": "git", |