diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-21 06:27:16 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-21 06:27:16 +0000 |
| commit | a21a2c52d7c3cf75cf67e001e664cb083188e2b8 (patch) | |
| tree | df384b3ae81db53711710effdda9bf8b42e0416e /package.json | |
| parent | fix(backend): fix apResolver (#15010) (diff) | |
| download | sharkey-a21a2c52d7c3cf75cf67e001e664cb083188e2b8.tar.gz sharkey-a21a2c52d7c3cf75cf67e001e664cb083188e2b8.tar.bz2 sharkey-a21a2c52d7c3cf75cf67e001e664cb083188e2b8.zip | |
Bump version to 2024.11.0-alpha.3
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 4dd411c10f..9ee1cac90e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.11.0-alpha.2", + "version": "2024.11.0-alpha.3", "codename": "nasubi", "repository": { "type": "git", |