diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-05 07:31:13 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-05 07:31:13 +0000 |
| commit | 254c063455ad2886fe780d221cac90fc3da03ecf (patch) | |
| tree | cbe048da5aad85dc8092c1ae80378b566d04176c /package.json | |
| parent | fix(backend/test): #14558 以降e2eテストがたまに失敗する問題を... (diff) | |
| download | sharkey-254c063455ad2886fe780d221cac90fc3da03ecf.tar.gz sharkey-254c063455ad2886fe780d221cac90fc3da03ecf.tar.bz2 sharkey-254c063455ad2886fe780d221cac90fc3da03ecf.zip | |
Bump version to 2024.10.0-beta.5
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 7c01180531..50c42645d3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.10.0-beta.4", + "version": "2024.10.0-beta.5", "codename": "nasubi", "repository": { "type": "git", |