diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-04 10:07:59 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-05-04 10:07:59 +0000 |
| commit | 080276e3e75cc0c57dc141a7826d6255759885ad (patch) | |
| tree | 591d8677dfcf10ab74f1d25e008efe02b74588b8 /package.json | |
| parent | New Crowdin updates (#15935) (diff) | |
| download | misskey-080276e3e75cc0c57dc141a7826d6255759885ad.tar.gz misskey-080276e3e75cc0c57dc141a7826d6255759885ad.tar.bz2 misskey-080276e3e75cc0c57dc141a7826d6255759885ad.zip | |
Bump version to 2025.5.0-alpha.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 e10f4e9461..308cfe0a23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.5.0-alpha.0", + "version": "2025.5.0-alpha.1", "codename": "nasubi", "repository": { "type": "git", |