diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-27 05:59:23 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-04-27 05:59:23 +0000 |
| commit | 2e03c0f425b77c9f2837422971ba7764a305adfb (patch) | |
| tree | 21b57cb9851a2475390b99387380e497dccce266 /package.json | |
| parent | 🎨 (diff) | |
| download | misskey-2e03c0f425b77c9f2837422971ba7764a305adfb.tar.gz misskey-2e03c0f425b77c9f2837422971ba7764a305adfb.tar.bz2 misskey-2e03c0f425b77c9f2837422971ba7764a305adfb.zip | |
Bump version to 2025.4.1-beta.1
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 597d195faa..256f67f9f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.4.1-beta.0", + "version": "2025.4.1-beta.1", "codename": "nasubi", "repository": { "type": "git", |