diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-03 10:28:38 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-03 10:28:38 +0000 |
| commit | 96b21484dbb289fe0e5dd9d308e38ead91ce6169 (patch) | |
| tree | 694010c6a859671b20a04c86510d96faaaccb9ea /package.json | |
| parent | Copy role on move (#15745) (diff) | |
| download | sharkey-96b21484dbb289fe0e5dd9d308e38ead91ce6169.tar.gz sharkey-96b21484dbb289fe0e5dd9d308e38ead91ce6169.tar.bz2 sharkey-96b21484dbb289fe0e5dd9d308e38ead91ce6169.zip | |
Bump version to 2025.4.0-rc.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 a1b7fef417..b8b2a81751 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.4.0-beta.2", + "version": "2025.4.0-rc.0", "codename": "nasubi", "repository": { "type": "git", |