diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-12 10:07:07 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-12 10:07:07 +0000 |
| commit | 1ad32990cb61f0e7e1f38cedd5077a1e61641b0b (patch) | |
| tree | 4db87c137730a4c46c181c12d4f7decfe1e937bc /package.json | |
| parent | fix(frontend): display reactions correctly in welcome timeline (#16186) (diff) | |
| download | misskey-1ad32990cb61f0e7e1f38cedd5077a1e61641b0b.tar.gz misskey-1ad32990cb61f0e7e1f38cedd5077a1e61641b0b.tar.bz2 misskey-1ad32990cb61f0e7e1f38cedd5077a1e61641b0b.zip | |
Bump version to 2025.6.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 116e036891..58f412f8ea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.1-beta.1", + "version": "2025.6.1-beta.2", "codename": "nasubi", "repository": { "type": "git", |