diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-04 07:51:39 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-12-04 07:51:39 +0000 |
| commit | 29a0750eefed50f025c1a613759cf070cb3d147c (patch) | |
| tree | 2e5c81d85d29a59b11ba47066f7e2f5c272e517f /package.json | |
| parent | refactor(backend): 変換後.config.jsonに統一するように+修正など... (diff) | |
| download | misskey-29a0750eefed50f025c1a613759cf070cb3d147c.tar.gz misskey-29a0750eefed50f025c1a613759cf070cb3d147c.tar.bz2 misskey-29a0750eefed50f025c1a613759cf070cb3d147c.zip | |
Bump version to 2025.12.0-alpha.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 7fe2c36ffc..446c344879 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.12.0-alpha.1", + "version": "2025.12.0-alpha.2", "codename": "nasubi", "repository": { "type": "git", |