diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-30 00:20:09 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-30 00:20:09 +0000 |
| commit | c3437b19083722b7fc506fabe2c9c86107bad23c (patch) | |
| tree | 1371f81b8582ee7a9630d152c9d2dab21e62ae78 /package.json | |
| parent | update node version (diff) | |
| download | sharkey-c3437b19083722b7fc506fabe2c9c86107bad23c.tar.gz sharkey-c3437b19083722b7fc506fabe2c9c86107bad23c.tar.bz2 sharkey-c3437b19083722b7fc506fabe2c9c86107bad23c.zip | |
Bump version to 2024.7.0-rc.4
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 ab7835c1f6..e33383916c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.7.0-beta.3", + "version": "2024.7.0-rc.4", "codename": "nasubi", "repository": { "type": "git", |