diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-23 05:25:01 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-05-23 05:25:01 +0000 |
| commit | 8489d39372c571736881329d92a0dabeba3f3e69 (patch) | |
| tree | 76997b1cbd85f0e61da7241a13ef6ea9789c30b6 /package.json | |
| parent | Merge branch 'develop' into release/2024.5.0 (diff) | |
| download | misskey-8489d39372c571736881329d92a0dabeba3f3e69.tar.gz misskey-8489d39372c571736881329d92a0dabeba3f3e69.tar.bz2 misskey-8489d39372c571736881329d92a0dabeba3f3e69.zip | |
Bump version to 2024.5.0-beta.2
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 e05fbdcca7..b9ac4fc2a1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.5.0-beta.1", + "version": "2024.5.0-beta.2", "codename": "nasubi", "repository": { "type": "git", |