diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-23 03:55:52 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-23 03:55:52 +0000 |
| commit | a1b57869391f397ce5ee78329f5fbdfc14db728c (patch) | |
| tree | 513f0ff73a9cee0e69f0f13e2e167518f3c02cf4 /package.json | |
| parent | fix(frontend): エラー画像が横長になる (diff) | |
| download | misskey-a1b57869391f397ce5ee78329f5fbdfc14db728c.tar.gz misskey-a1b57869391f397ce5ee78329f5fbdfc14db728c.tar.bz2 misskey-a1b57869391f397ce5ee78329f5fbdfc14db728c.zip | |
Bump version to 2025.5.1-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 5e23588696..50c2542ffb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.5.1-alpha.5", + "version": "2025.5.1-beta.0", "codename": "nasubi", "repository": { "type": "git", |