diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-27 08:27:39 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-27 08:27:39 +0000 |
| commit | 140df4b5e050f1c2b55e08f9c5b511588b0370d2 (patch) | |
| tree | 0cdb040d56df8d3ef070ea8e1f2c91fe3a137472 /package.json | |
| parent | Bump version to 2024.5.0-beta.2 (diff) | |
| download | misskey-140df4b5e050f1c2b55e08f9c5b511588b0370d2.tar.gz misskey-140df4b5e050f1c2b55e08f9c5b511588b0370d2.tar.bz2 misskey-140df4b5e050f1c2b55e08f9c5b511588b0370d2.zip | |
Bump version to 2024.5.0-beta.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 b9ac4fc2a1..22e5217ea2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.5.0-beta.2", + "version": "2024.5.0-beta.3", "codename": "nasubi", "repository": { "type": "git", |