diff options
| author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-16 08:51:58 +0000 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2025-03-16 08:51:58 +0000 |
| commit | 467c68fb98ed6aedd17c5c707a99d3da1f6ce890 (patch) | |
| tree | 756d9478096e87adbd40ea6a049a19189b5c8ee6 /package.json | |
| parent | enhance(frontend): 投稿フォームの設定メニューを改良 (改) (diff) | |
| download | misskey-467c68fb98ed6aedd17c5c707a99d3da1f6ce890.tar.gz misskey-467c68fb98ed6aedd17c5c707a99d3da1f6ce890.tar.bz2 misskey-467c68fb98ed6aedd17c5c707a99d3da1f6ce890.zip | |
Bump version to 2025.3.2-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 e2875ad54f..833b80e044 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "2025.3.2-beta.2", + "version": "2025.3.2-beta.3", "codename": "nasubi", "repository": { "type": "git", |