diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-28 02:23:46 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-07-28 02:23:46 +0000 |
| commit | efa80f9ad4ae8f50c8f6b3ccb554506f10418b59 (patch) | |
| tree | 2fc9e8da2b67c4b0535f2c0fd3911ff8eb16fe37 /package.json | |
| parent | Fix(frontend): 下書き/削除して編集で保持されない項目があ... (diff) | |
| download | sharkey-efa80f9ad4ae8f50c8f6b3ccb554506f10418b59.tar.gz sharkey-efa80f9ad4ae8f50c8f6b3ccb554506f10418b59.tar.bz2 sharkey-efa80f9ad4ae8f50c8f6b3ccb554506f10418b59.zip | |
Bump version to 2024.7.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 8c04c6a806..ab7835c1f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2024.7.0-beta.2", + "version": "2024.7.0-beta.3", "codename": "nasubi", "repository": { "type": "git", |