diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-23 10:53:19 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-23 10:53:19 +0000 |
| commit | 733fd56058edc85c18cdca0717f57476edc3e390 (patch) | |
| tree | 44ef5a2dc1c62e604576465ad56ca59fa900bf7a /package.json | |
| parent | perf(embed): improve embed performance (#14613) (diff) | |
| download | sharkey-733fd56058edc85c18cdca0717f57476edc3e390.tar.gz sharkey-733fd56058edc85c18cdca0717f57476edc3e390.tar.bz2 sharkey-733fd56058edc85c18cdca0717f57476edc3e390.zip | |
Bump version to 2024.9.0-alpha.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 c46a70fcd5..d6ec3d97b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.9.0-alpha.5", + "version": "2024.9.0-alpha.6", "codename": "nasubi", "repository": { "type": "git", |