diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-26 04:38:12 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-26 04:38:12 +0000 |
| commit | 899273554a4bb84d84939f35ff6cba2a07ad2b37 (patch) | |
| tree | 4307da81f9403efb4eab9956917161780313dce7 /package.json | |
| parent | refactor(frontend): refactor uploader image editing features and menu (diff) | |
| download | misskey-899273554a4bb84d84939f35ff6cba2a07ad2b37.tar.gz misskey-899273554a4bb84d84939f35ff6cba2a07ad2b37.tar.bz2 misskey-899273554a4bb84d84939f35ff6cba2a07ad2b37.zip | |
Bump version to 2025.6.4-alpha.1
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 9e46f69873..38e31d21b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.4-alpha.0", + "version": "2025.6.4-alpha.1", "codename": "nasubi", "repository": { "type": "git", |