diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-16 10:52:09 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-16 10:52:09 +0000 |
| commit | 4093616e230cb3be3d4e9f8437049bafd6bcbc4b (patch) | |
| tree | a7b1c3bc95b3b5636c4cd3f8d711b0b4aa0e885a /package.json | |
| parent | fix(frontend): キャッシュを削除しないとクライアントが使... (diff) | |
| download | misskey-4093616e230cb3be3d4e9f8437049bafd6bcbc4b.tar.gz misskey-4093616e230cb3be3d4e9f8437049bafd6bcbc4b.tar.bz2 misskey-4093616e230cb3be3d4e9f8437049bafd6bcbc4b.zip | |
Bump version to 2025.6.3-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 d417630114..4621517e83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.2", + "version": "2025.6.3-alpha.0", "codename": "nasubi", "repository": { "type": "git", |