diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-03 06:32:20 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-03 06:32:20 +0000 |
| commit | 1188ec458d2b9af37168eb9fcb781a067025aa9f (patch) | |
| tree | 24ae3414a9789c4f24cea4e7d07c509d1faff54c /package.json | |
| parent | fix: チャット周りの修正 (#15741) (diff) | |
| download | misskey-1188ec458d2b9af37168eb9fcb781a067025aa9f.tar.gz misskey-1188ec458d2b9af37168eb9fcb781a067025aa9f.tar.bz2 misskey-1188ec458d2b9af37168eb9fcb781a067025aa9f.zip | |
Bump version to 2025.4.0-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 2611ddb695..a1b7fef417 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.4.0-beta.1", + "version": "2025.4.0-beta.2", "codename": "nasubi", "repository": { "type": "git", |