diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-27 09:48:35 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-27 09:48:35 +0000 |
| commit | 7a8c4817a8b074095fb19a47e31b0dbd90b13252 (patch) | |
| tree | 91dc28ac2f872c97343bba55b09584b22cbbe5c2 /package.json | |
| parent | Update CHANGELOG.md [ci skip] (diff) | |
| download | misskey-7a8c4817a8b074095fb19a47e31b0dbd90b13252.tar.gz misskey-7a8c4817a8b074095fb19a47e31b0dbd90b13252.tar.bz2 misskey-7a8c4817a8b074095fb19a47e31b0dbd90b13252.zip | |
Bump version to 2025.11.1-beta.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 19db4c28b0..35b1667d36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.1-beta.2", + "version": "2025.11.1-beta.3", "codename": "nasubi", "repository": { "type": "git", |