diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-01-08 12:35:31 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-01-08 12:35:31 +0000 |
| commit | 75b5dc1cd84f710adcf05664c2078106f07a60d8 (patch) | |
| tree | b46b148d5d6836d6ecd3ed45cf24146df1ebb3de /package.json | |
| parent | 🎨 (diff) | |
| download | misskey-75b5dc1cd84f710adcf05664c2078106f07a60d8.tar.gz misskey-75b5dc1cd84f710adcf05664c2078106f07a60d8.tar.bz2 misskey-75b5dc1cd84f710adcf05664c2078106f07a60d8.zip | |
Bump version to 2026.1.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 3c2a7a1eef..36d399b7c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2026.1.0-alpha.2", + "version": "2026.1.0-alpha.3", "codename": "nasubi", "repository": { "type": "git", |