diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-27 00:22:13 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-27 00:22:13 +0000 |
| commit | effc84b9cc60e37034a931bd988050feea3d3335 (patch) | |
| tree | 6315b1fe6eef3f83db1d7aabf9a061ccda4ec721 /package.json | |
| parent | Fix #15876 絵文字がアニメーションしない問題を修正 (#15881) (diff) | |
| download | sharkey-effc84b9cc60e37034a931bd988050feea3d3335.tar.gz sharkey-effc84b9cc60e37034a931bd988050feea3d3335.tar.bz2 sharkey-effc84b9cc60e37034a931bd988050feea3d3335.zip | |
Bump version to 2025.4.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 175ee9d2d8..597d195faa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.4.1-alpha.2", + "version": "2025.4.1-beta.0", "codename": "nasubi", "repository": { "type": "git", |