diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-17 03:31:55 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-17 03:31:55 +0000 |
| commit | 7ef0c96758974496fedf2ce66bab7257d359f7ff (patch) | |
| tree | edfdb79f44b808eccda9e4fd7b7db23ba4765456 /package.json | |
| parent | enhance(frontend): add deck tour (diff) | |
| download | misskey-7ef0c96758974496fedf2ce66bab7257d359f7ff.tar.gz misskey-7ef0c96758974496fedf2ce66bab7257d359f7ff.tar.bz2 misskey-7ef0c96758974496fedf2ce66bab7257d359f7ff.zip | |
Bump version to 2025.12.2-beta.2
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 337a4223a2..42377ca622 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.12.2-beta.1", + "version": "2025.12.2-beta.2", "codename": "nasubi", "repository": { "type": "git", |