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