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