diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-16 11:00:42 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-16 11:00:42 +0000 |
| commit | 055cd0c2508eefb40802c2887656374655fc3b08 (patch) | |
| tree | 7212dab85071cc729252976102d6833cd7b058c3 /package.json | |
| parent | enhance(backend): request ip が localhost だった場合、レートリミ... (diff) | |
| download | misskey-055cd0c2508eefb40802c2887656374655fc3b08.tar.gz misskey-055cd0c2508eefb40802c2887656374655fc3b08.tar.bz2 misskey-055cd0c2508eefb40802c2887656374655fc3b08.zip | |
Bump version to 2025.12.2-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 31b489949f..b883c859f9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.12.1", + "version": "2025.12.2-alpha.0", "codename": "nasubi", "repository": { "type": "git", |