diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-07 10:49:27 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-07 10:49:27 +0000 |
| commit | b0c0d1b294671a37de2cff1b83a0ff5e7c25c770 (patch) | |
| tree | a6236bfc0b8afeac97d9288ff2a95c5863521a25 /package.json | |
| parent | Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop (diff) | |
| download | sharkey-b0c0d1b294671a37de2cff1b83a0ff5e7c25c770.tar.gz sharkey-b0c0d1b294671a37de2cff1b83a0ff5e7c25c770.tar.bz2 sharkey-b0c0d1b294671a37de2cff1b83a0ff5e7c25c770.zip | |
Bump version to 2025.4.0-rc.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 879bf1d029..8675742849 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.4.0-rc.2", + "version": "2025.4.0-rc.3", "codename": "nasubi", "repository": { "type": "git", |