diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-11 03:45:02 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-06-11 03:45:02 +0000 |
| commit | 8f66ffc14d9fd5425727a0efe2384d5abf1d32d1 (patch) | |
| tree | 60167b343c4e1650174f74f7063c975229d0fd3d /package.json | |
| parent | fix(frontend): disable note_view_interruptor temporary to prevent rendering g... (diff) | |
| download | misskey-8f66ffc14d9fd5425727a0efe2384d5abf1d32d1.tar.gz misskey-8f66ffc14d9fd5425727a0efe2384d5abf1d32d1.tar.bz2 misskey-8f66ffc14d9fd5425727a0efe2384d5abf1d32d1.zip | |
Bump version to 2025.6.1-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 d44cc6031d..091d494389 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.6.1-beta.0", + "version": "2025.6.1-beta.1", "codename": "nasubi", "repository": { "type": "git", |