diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-07-17 08:33:52 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-07-17 08:33:52 +0000 |
| commit | fbd6b67f1ff22d9c4e9ed29edbd17b62353383f7 (patch) | |
| tree | 6d73c06f90f3bde6030dc518cdaa9a58dd430054 /package.json | |
| parent | fix(deps): Node.jsの最小バージョンを引き上げ (#16296) (diff) | |
| download | misskey-fbd6b67f1ff22d9c4e9ed29edbd17b62353383f7.tar.gz misskey-fbd6b67f1ff22d9c4e9ed29edbd17b62353383f7.tar.bz2 misskey-fbd6b67f1ff22d9c4e9ed29edbd17b62353383f7.zip | |
Bump version to 2025.7.0-rc.0
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 8cbc5a6396..bd26f773cd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.7.0-beta.2", + "version": "2025.7.0-rc.0", "codename": "nasubi", "repository": { "type": "git", |