diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-01-02 12:51:50 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2026-01-02 12:51:50 +0000 |
| commit | 96b03a7179efd00ded76f864678e6873a0ec6714 (patch) | |
| tree | a5704572c9564f4d7d90befc93ac0b9dfa60cd5f /package.json | |
| parent | fix(frontend): 管理画面でアーカイブ済のお知らせを表示し... (diff) | |
| download | misskey-96b03a7179efd00ded76f864678e6873a0ec6714.tar.gz misskey-96b03a7179efd00ded76f864678e6873a0ec6714.tar.bz2 misskey-96b03a7179efd00ded76f864678e6873a0ec6714.zip | |
Bump version to 2026.1.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 7254635950..76566042da 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.12.2", + "version": "2026.1.0-alpha.0", "codename": "nasubi", "repository": { "type": "git", |