diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-24 12:06:01 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-11-24 12:06:01 +0000 |
| commit | 4edd6a68e6a385a2bf1561cd7f5b8f1ca80172cd (patch) | |
| tree | dc692679b1ee1769057eb12f328fe33d4ca311f4 /package.json | |
| parent | fix(backend): DBレプリケーションを利用する環境でクエリー... (diff) | |
| download | misskey-4edd6a68e6a385a2bf1561cd7f5b8f1ca80172cd.tar.gz misskey-4edd6a68e6a385a2bf1561cd7f5b8f1ca80172cd.tar.bz2 misskey-4edd6a68e6a385a2bf1561cd7f5b8f1ca80172cd.zip | |
Bump version to 2025.11.1-alpha.1
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 2b1fe45de0..4bedd4eefb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.11.1-alpha.0", + "version": "2025.11.1-alpha.1", "codename": "nasubi", "repository": { "type": "git", |