diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-08 10:15:42 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-08 10:15:42 +0000 |
| commit | ac07bb8d929d8f5532ac58bcaa8d40ece6de02f4 (patch) | |
| tree | 842ec7e67289a7133e34b9787de4e1ee303fbebd /package.json | |
| parent | fix(test): fix federation test (#15630) (diff) | |
| download | sharkey-ac07bb8d929d8f5532ac58bcaa8d40ece6de02f4.tar.gz sharkey-ac07bb8d929d8f5532ac58bcaa8d40ece6de02f4.tar.bz2 sharkey-ac07bb8d929d8f5532ac58bcaa8d40ece6de02f4.zip | |
Bump version to 2025.3.1-beta.2
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 4c40d14f40..4f0a0a32aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.1-beta.1", + "version": "2025.3.1-beta.2", "codename": "nasubi", "repository": { "type": "git", |