diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-29 07:38:45 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-29 07:38:45 +0000 |
| commit | ec4731dee4c13c65352c6795d22a55aa615b642d (patch) | |
| tree | d9a6bf925450a58029d463df79a3b3901844b389 /package.json | |
| parent | fix(backend): タイムラインAPIの withRenotes: false 時のレスポン... (diff) | |
| download | misskey-ec4731dee4c13c65352c6795d22a55aa615b642d.tar.gz misskey-ec4731dee4c13c65352c6795d22a55aa615b642d.tar.bz2 misskey-ec4731dee4c13c65352c6795d22a55aa615b642d.zip | |
Bump version to 2025.8.0-beta.6
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 6bcb0bd460..1f814da3f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.8.0-beta.5", + "version": "2025.8.0-beta.6", "codename": "nasubi", "repository": { "type": "git", |