diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-26 01:35:02 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-26 01:35:02 +0000 |
| commit | 351386c8ff972a2edd53fc3dc4818c9eec820604 (patch) | |
| tree | a1f358586cd10e2005c020cfad2f2b1666a70c2d /package.json | |
| parent | fix(frontend): 期限が無期限のアンケートに投票できない問... (diff) | |
| download | misskey-351386c8ff972a2edd53fc3dc4818c9eec820604.tar.gz misskey-351386c8ff972a2edd53fc3dc4818c9eec820604.tar.bz2 misskey-351386c8ff972a2edd53fc3dc4818c9eec820604.zip | |
Bump version to 2025.10.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 9fee2c2e0c..c2e68d3fd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.10.1", + "version": "2025.10.2-alpha.0", "codename": "nasubi", "repository": { "type": "git", |