diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 06:16:49 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 06:16:49 +0000 |
| commit | 933abedc9064a6b2ac0e4e4f6eb61281614532aa (patch) | |
| tree | 80441437c14e3459101214608e66592f4c164c5e /package.json | |
| parent | enhance(frontend): ウィジェットもpreference管理に (diff) | |
| download | sharkey-933abedc9064a6b2ac0e4e4f6eb61281614532aa.tar.gz sharkey-933abedc9064a6b2ac0e4e4f6eb61281614532aa.tar.bz2 sharkey-933abedc9064a6b2ac0e4e4f6eb61281614532aa.zip | |
Bump version to 2025.3.2-alpha.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 c6a81d6490..5a304d5c27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-alpha.0", + "version": "2025.3.2-alpha.1", "codename": "nasubi", "repository": { "type": "git", |