diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-24 09:42:21 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-24 09:42:21 +0000 |
| commit | 02b37b7adf3d8302816c464dac058b7de53e974b (patch) | |
| tree | 0441448c23320de21a02e86c91724e5183117111 /package.json | |
| parent | fix(frontend); カスタム絵文字のリアクションが二重で表示... (diff) | |
| download | misskey-02b37b7adf3d8302816c464dac058b7de53e974b.tar.gz misskey-02b37b7adf3d8302816c464dac058b7de53e974b.tar.bz2 misskey-02b37b7adf3d8302816c464dac058b7de53e974b.zip | |
Bump version to 2025.5.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 16692f5f7e..6c852b76d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.5.1-beta.1", + "version": "2025.5.1-beta.2", "codename": "nasubi", "repository": { "type": "git", |