diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-29 06:47:43 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-29 06:47:43 +0000 |
| commit | 5d3bb02f4b4aab5585fdaa44d3a7f329ef150fc9 (patch) | |
| tree | 5940c77c0c57b5b176712c4cb879425cd6123fb5 /package.json | |
| parent | fix of f1deb89e348eb8f1a39b51e33a0ae33d59529feb (diff) | |
| download | misskey-5d3bb02f4b4aab5585fdaa44d3a7f329ef150fc9.tar.gz misskey-5d3bb02f4b4aab5585fdaa44d3a7f329ef150fc9.tar.bz2 misskey-5d3bb02f4b4aab5585fdaa44d3a7f329ef150fc9.zip | |
Bump version to 2025.6.4-alpha.3
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 9785d1c783..c0ec1ed876 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.4-alpha.2", + "version": "2025.6.4-alpha.3", "codename": "nasubi", "repository": { "type": "git", |