diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-06 11:28:09 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-06 11:28:09 +0000 |
| commit | 14955fa01f87be3ceccaf5baf9488cc1c5ee6626 (patch) | |
| tree | 11511d4ddb324e533528cb8fcb69b47c8efe68e7 /package.json | |
| parent | New Crowdin updates (#15949) (diff) | |
| download | misskey-14955fa01f87be3ceccaf5baf9488cc1c5ee6626.tar.gz misskey-14955fa01f87be3ceccaf5baf9488cc1c5ee6626.tar.bz2 misskey-14955fa01f87be3ceccaf5baf9488cc1c5ee6626.zip | |
Bump version to 2025.5.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 6d46d1c641..2f3d77b319 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.5.0-beta.0", + "version": "2025.5.0-rc.0", "codename": "nasubi", "repository": { "type": "git", |