diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-24 09:32:19 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-24 09:32:19 +0000 |
| commit | 7045547e46ebc3025ac18f2d64351c31ca7200c6 (patch) | |
| tree | c72b40b3c9fad98527042dffa83271b4de127b0f /package.json | |
| parent | fix(backend): RBTの修正 (#14621) (diff) | |
| download | sharkey-7045547e46ebc3025ac18f2d64351c31ca7200c6.tar.gz sharkey-7045547e46ebc3025ac18f2d64351c31ca7200c6.tar.bz2 sharkey-7045547e46ebc3025ac18f2d64351c31ca7200c6.zip | |
Bump version to 2024.9.0-alpha.9
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 63c22cdc5b..1c98dfda08 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.9.0-alpha.8", + "version": "2024.9.0-alpha.9", "codename": "nasubi", "repository": { "type": "git", |