diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-03 10:19:12 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-03 10:19:12 +0000 |
| commit | 3ff2e6b29914e2a1be883e0ade69f8d96a439560 (patch) | |
| tree | fa8158e7bf701e400a3b0656a98ad356eba534e5 /package.json | |
| parent | feat(frontend): 画像編集機能 (#16121) (diff) | |
| download | misskey-3ff2e6b29914e2a1be883e0ade69f8d96a439560.tar.gz misskey-3ff2e6b29914e2a1be883e0ade69f8d96a439560.tar.bz2 misskey-3ff2e6b29914e2a1be883e0ade69f8d96a439560.zip | |
Bump version to 2025.6.1-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 5c191a9e60..aa3d9e16aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.0", + "version": "2025.6.1-alpha.0", "codename": "nasubi", "repository": { "type": "git", |