diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-05 09:31:57 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-05 09:31:57 +0000 |
| commit | f251ca8303a35151d287b02838434bf32489cf13 (patch) | |
| tree | 1536eb0379c641c27ad74e2ab492f5f11d2ecba1 /package.json | |
| parent | use sharp 0.33.5 (diff) | |
| download | misskey-f251ca8303a35151d287b02838434bf32489cf13.tar.gz misskey-f251ca8303a35151d287b02838434bf32489cf13.tar.bz2 misskey-f251ca8303a35151d287b02838434bf32489cf13.zip | |
Bump version to 2025.5.0-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 eb42a78c30..6d46d1c641 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.5.0-alpha.2", + "version": "2025.5.0-beta.0", "codename": "nasubi", "repository": { "type": "git", |