diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-29 09:58:32 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-09-29 09:58:32 +0000 |
| commit | 2ea49703f68e39905513e4fe750f6e24ced0cf77 (patch) | |
| tree | 33b2738e4357b714241a5dc73d686b7dfade0ab6 /package.json | |
| parent | fix(backend): update and re-enable Bull Dashboard (#14648) (diff) | |
| download | sharkey-2ea49703f68e39905513e4fe750f6e24ced0cf77.tar.gz sharkey-2ea49703f68e39905513e4fe750f6e24ced0cf77.tar.bz2 sharkey-2ea49703f68e39905513e4fe750f6e24ced0cf77.zip | |
Bump version to 2024.9.0-alpha.13
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 4755ed33b0..388d8b285f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.9.0-alpha.12", + "version": "2024.9.0-alpha.13", "codename": "nasubi", "repository": { "type": "git", |