diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-14 03:16:12 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-14 03:16:12 +0000 |
| commit | 8ea6aa2ef3f34184da66663978a2f8e3662ef640 (patch) | |
| tree | 5582653dd0058c9bb42b2b4f19ff46c2f0b3ffa8 /package.json | |
| parent | fix(frontend): デッキのタイムラインカラムで新着ノート時... (diff) | |
| download | misskey-8ea6aa2ef3f34184da66663978a2f8e3662ef640.tar.gz misskey-8ea6aa2ef3f34184da66663978a2f8e3662ef640.tar.bz2 misskey-8ea6aa2ef3f34184da66663978a2f8e3662ef640.zip | |
Bump version to 2025.6.1-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 58f412f8ea..d5294fa24e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.1-beta.2", + "version": "2025.6.1-rc.0", "codename": "nasubi", "repository": { "type": "git", |