diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-01 00:22:01 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-01 00:22:01 +0000 |
| commit | 021c332097f31c78c5a27ae29c69273c9ac2f380 (patch) | |
| tree | 5875ab6bc4a63bb840c3f18376c6d3e3b0ac3eb7 /package.json | |
| parent | fix(frontend): リアクションの一部の絵文字が重複して表示... (diff) | |
| download | misskey-021c332097f31c78c5a27ae29c69273c9ac2f380.tar.gz misskey-021c332097f31c78c5a27ae29c69273c9ac2f380.tar.bz2 misskey-021c332097f31c78c5a27ae29c69273c9ac2f380.zip | |
Bump version to 2025.6.0-alpha.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 4ad351a382..3e192a8ddf 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.5.1", + "version": "2025.6.0-alpha.0", "codename": "nasubi", "repository": { "type": "git", |