diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-04-27 20:04:15 +0900 |
|---|---|---|
| committer | syuilo <4439005+syuilo@users.noreply.github.com> | 2025-04-27 20:04:15 +0900 |
| commit | cb2948bf944f020f412391be66a7f4c3447e4b20 (patch) | |
| tree | 1e765f19f9a3798e062e22df95184523c5069b5d /package.json | |
| parent | fix syntax errors (diff) | |
| parent | Bump version to 2025.4.1-beta.3 (diff) | |
| download | misskey-cb2948bf944f020f412391be66a7f4c3447e4b20.tar.gz misskey-cb2948bf944f020f412391be66a7f4c3447e4b20.tar.bz2 misskey-cb2948bf944f020f412391be66a7f4c3447e4b20.zip | |
Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
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 7d74718e2d..7a0fc61374 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.4.1-beta.2", + "version": "2025.4.1-beta.3", "codename": "nasubi", "repository": { "type": "git", |