diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-04 06:28:36 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-10-04 06:28:36 +0000 |
| commit | 3b0b4f83dd36863d386ea9c45765f043ff866299 (patch) | |
| tree | c1ab70ed4ff2fc0c045ce812ccb8ea2e9fe51fce /package.json | |
| parent | enhance(frontend): サインイン画面の改善 (#14658) (diff) | |
| download | sharkey-3b0b4f83dd36863d386ea9c45765f043ff866299.tar.gz sharkey-3b0b4f83dd36863d386ea9c45765f043ff866299.tar.bz2 sharkey-3b0b4f83dd36863d386ea9c45765f043ff866299.zip | |
Bump version to 2024.10.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 626b679a95..fd919d866f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.10.0-beta.2", + "version": "2024.10.0-beta.3", "codename": "nasubi", "repository": { "type": "git", |