diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-27 04:22:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-27 04:22:23 +0000 |
| commit | d3aba01db284a1eba71b0901bcaf9b0586391142 (patch) | |
| tree | 140196d2a0ff7e2fcc5acaff5cb24768c2d98b68 /package.json | |
| parent | refactor (diff) | |
| download | misskey-d3aba01db284a1eba71b0901bcaf9b0586391142.tar.gz misskey-d3aba01db284a1eba71b0901bcaf9b0586391142.tar.bz2 misskey-d3aba01db284a1eba71b0901bcaf9b0586391142.zip | |
Bump version to 2025.11.1-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 1bcf1287bd..e5b4706325 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.1-beta.1", + "version": "2025.11.1-beta.2", "codename": "nasubi", "repository": { "type": "git", |