diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 05:22:26 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 05:22:26 +0000 |
| commit | 06e7272ca18f0cc20899fce2d76900c0b2269a68 (patch) | |
| tree | 82594dc997ada740a790401ce612d6cd5ddcf8c6 /package.json | |
| parent | enhnace(frontend): 文字列比較のためのローマナイズを強化(... (diff) | |
| download | sharkey-06e7272ca18f0cc20899fce2d76900c0b2269a68.tar.gz sharkey-06e7272ca18f0cc20899fce2d76900c0b2269a68.tar.bz2 sharkey-06e7272ca18f0cc20899fce2d76900c0b2269a68.zip | |
Bump version to 2025.3.2-alpha.0
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 267dd8adaa..c6a81d6490 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.1", + "version": "2025.3.2-alpha.0", "codename": "nasubi", "repository": { "type": "git", |