diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-08 09:50:54 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-08 09:50:54 +0000 |
| commit | 4a5751416a902f04798aa00f89406ef0eafaee47 (patch) | |
| tree | decfc50fd42e417212f95ec248f8e176fe3c2972 /package.json | |
| parent | Follow up per locale bundle (#16381) (diff) | |
| download | misskey-4a5751416a902f04798aa00f89406ef0eafaee47.tar.gz misskey-4a5751416a902f04798aa00f89406ef0eafaee47.tar.bz2 misskey-4a5751416a902f04798aa00f89406ef0eafaee47.zip | |
Bump version to 2025.8.0-alpha.5
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 a7e6cd4fdb..4ed9498433 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.8.0-alpha.4", + "version": "2025.8.0-alpha.5", "codename": "nasubi", "repository": { "type": "git", |