diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 00:33:40 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-09 00:33:40 +0000 |
| commit | c53349c3b4f6fd244043638e24eae5f31bcd4582 (patch) | |
| tree | dc6f47d04e6623235083f4faed0f815267a4e337 /package.json | |
| parent | fix(backend): fix ApPersonService unsound type cast (#15629) (diff) | |
| download | sharkey-c53349c3b4f6fd244043638e24eae5f31bcd4582.tar.gz sharkey-c53349c3b4f6fd244043638e24eae5f31bcd4582.tar.bz2 sharkey-c53349c3b4f6fd244043638e24eae5f31bcd4582.zip | |
Bump version to 2025.3.1-beta.3
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 4f0a0a32aa..5049864b23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.1-beta.2", + "version": "2025.3.1-beta.3", "codename": "nasubi", "repository": { "type": "git", |