diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-03-05 10:28:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-03-05 10:28:23 +0000 |
| commit | 53b9abd09837cbbfc41f77e649a1b23674cb265d (patch) | |
| tree | 45dacecf97aae62f0b34adde08baf6d1ac0fb488 /package.json | |
| parent | fix: review fixes (#17208) (diff) | |
| download | misskey-53b9abd09837cbbfc41f77e649a1b23674cb265d.tar.gz misskey-53b9abd09837cbbfc41f77e649a1b23674cb265d.tar.bz2 misskey-53b9abd09837cbbfc41f77e649a1b23674cb265d.zip | |
Bump version to 2026.3.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 f150d6fe8b..5b71bb5d75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2026.2.0-beta.0", + "version": "2026.3.0-alpha.0", "codename": "nasubi", "repository": { "type": "git", |