diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-03 06:18:15 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-03 06:18:15 +0000 |
| commit | e97b7fe2a1e2102aca83fd4aacfc50add9d86b7a (patch) | |
| tree | 28570eeeb1894a32576fe38ca7dfb8b528b628f1 /package.json | |
| parent | refactor & performance improvements of MkMention (diff) | |
| download | sharkey-e97b7fe2a1e2102aca83fd4aacfc50add9d86b7a.tar.gz sharkey-e97b7fe2a1e2102aca83fd4aacfc50add9d86b7a.tar.bz2 sharkey-e97b7fe2a1e2102aca83fd4aacfc50add9d86b7a.zip | |
Bump version to 2024.10.0-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 edc1d7e318..a463bdb7b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.9.0", + "version": "2024.10.0-alpha.0", "codename": "nasubi", "repository": { "type": "git", |