diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-19 05:24:14 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-19 05:24:14 +0000 |
| commit | 4190c6cb8ecb4dd118f080ab36bc8e7ed1604f6c (patch) | |
| tree | 0b428f361da16a98249fb73d88a8ff04cc1af148 /package.json | |
| parent | fix(deps): update dependency tmp to v0.2.4 [security] (#16374) (diff) | |
| download | misskey-4190c6cb8ecb4dd118f080ab36bc8e7ed1604f6c.tar.gz misskey-4190c6cb8ecb4dd118f080ab36bc8e7ed1604f6c.tar.bz2 misskey-4190c6cb8ecb4dd118f080ab36bc8e7ed1604f6c.zip | |
Bump version to 2025.8.0-beta.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 7c9a8f597a..dc92be543f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.8.0-beta.0", + "version": "2025.8.0-beta.1", "codename": "nasubi", "repository": { "type": "git", |