diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-08-17 04:11:09 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-08-17 04:11:09 +0000 |
| commit | 68ec7450af83669dc7fec0e97d05821f2d6e13ef (patch) | |
| tree | c0005bbf7a91eb8e28b6e805be58cae2c8428861 /package.json | |
| parent | fix(backend): ベースロールのポリシー変更時モデレーション... (diff) | |
| download | sharkey-68ec7450af83669dc7fec0e97d05821f2d6e13ef.tar.gz sharkey-68ec7450af83669dc7fec0e97d05821f2d6e13ef.tar.bz2 sharkey-68ec7450af83669dc7fec0e97d05821f2d6e13ef.zip | |
Bump version to 2024.8.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 1572ff8dab..ccc83f91c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.8.0-alpha.1", + "version": "2024.8.0-beta.2", "codename": "nasubi", "repository": { "type": "git", |