diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-31 08:34:36 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-31 08:34:36 +0000 |
| commit | f637d0dff9146cb3c69391733521f0d282aae4cf (patch) | |
| tree | df4491989dbac60d2201d5905937863fd4843994 /package.json | |
| parent | fix(frontend): チャットのデザイン調整 (#15708) (diff) | |
| download | sharkey-f637d0dff9146cb3c69391733521f0d282aae4cf.tar.gz sharkey-f637d0dff9146cb3c69391733521f0d282aae4cf.tar.bz2 sharkey-f637d0dff9146cb3c69391733521f0d282aae4cf.zip | |
Bump version to 2025.3.2-beta.20
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 aeea740d2e..fe8de9f452 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-beta.19", + "version": "2025.3.2-beta.20", "codename": "nasubi", "repository": { "type": "git", |