diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-07 04:27:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-07 04:27:23 +0000 |
| commit | 39d6aecc57da7c26548c285df54a1e5e022b89a8 (patch) | |
| tree | b6dd34842d7bc1897444ddf54bfc5173e6e9b254 /package.json | |
| parent | fix tuype (diff) | |
| download | misskey-39d6aecc57da7c26548c285df54a1e5e022b89a8.tar.gz misskey-39d6aecc57da7c26548c285df54a1e5e022b89a8.tar.bz2 misskey-39d6aecc57da7c26548c285df54a1e5e022b89a8.zip | |
Bump version to 2025.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 944e19469a..78e59fb47f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.0-alpha.2", + "version": "2025.11.0-alpha.3", "codename": "nasubi", "repository": { "type": "git", |