diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-10 01:09:42 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-10 01:09:42 +0000 |
| commit | 16ad6b3f6c861a5da4ce141381860973573bbee4 (patch) | |
| tree | f209ca46a9b4fbf6f78f6989812b2968e8b447ea /package.json | |
| parent | fix(frontend): テーマ切り替え時に一部の色が変わらない問... (diff) | |
| download | misskey-16ad6b3f6c861a5da4ce141381860973573bbee4.tar.gz misskey-16ad6b3f6c861a5da4ce141381860973573bbee4.tar.bz2 misskey-16ad6b3f6c861a5da4ce141381860973573bbee4.zip | |
Bump version to 2025.3.2-alpha.4
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 731c426e15..73577833f8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-alpha.3", + "version": "2025.3.2-alpha.4", "codename": "nasubi", "repository": { "type": "git", |