diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-26 10:34:10 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-10-26 10:34:10 +0000 |
| commit | 1f934ada5da2edbecd4a6c26894d9688175424f6 (patch) | |
| tree | a68b8353d273f2670d482a30b7b18b892abefa91 /package.json | |
| parent | fix tooltip text (diff) | |
| download | misskey-1f934ada5da2edbecd4a6c26894d9688175424f6.tar.gz misskey-1f934ada5da2edbecd4a6c26894d9688175424f6.tar.bz2 misskey-1f934ada5da2edbecd4a6c26894d9688175424f6.zip | |
Bump version to 2025.10.2-beta.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 c2e68d3fd2..9cb5524c9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.10.2-alpha.0", + "version": "2025.10.2-beta.0", "codename": "nasubi", "repository": { "type": "git", |