diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-15 13:44:57 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-08-15 13:44:57 +0000 |
| commit | 9ea7340da610224122d2ce205cc320263c7fe1c4 (patch) | |
| tree | 8b65673fce66f42c8aac072a813e1bd1581bcd48 /package.json | |
| parent | fix: Remote Note Cleaning will delete notes embedded in a page (#16408) (diff) | |
| download | misskey-9ea7340da610224122d2ce205cc320263c7fe1c4.tar.gz misskey-9ea7340da610224122d2ce205cc320263c7fe1c4.tar.bz2 misskey-9ea7340da610224122d2ce205cc320263c7fe1c4.zip | |
Bump version to 2025.8.0-alpha.12
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 75496c324a..b2dbf74c3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.8.0-alpha.11", + "version": "2025.8.0-alpha.12", "codename": "nasubi", "repository": { "type": "git", |