diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-25 01:33:05 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-25 01:33:05 +0000 |
| commit | 4679b2b34dce4217e182c10b23556a7f292d2c08 (patch) | |
| tree | e7c06d458aafc0ce2b38008eb7746d4f5a40fe19 /package.json | |
| parent | Update CHANGELOG.md (diff) | |
| download | misskey-4679b2b34dce4217e182c10b23556a7f292d2c08.tar.gz misskey-4679b2b34dce4217e182c10b23556a7f292d2c08.tar.bz2 misskey-4679b2b34dce4217e182c10b23556a7f292d2c08.zip | |
Bump version to 2025.11.1-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 4bedd4eefb..3efb5b4056 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.1-alpha.1", + "version": "2025.11.1-alpha.2", "codename": "nasubi", "repository": { "type": "git", |