diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-10 20:22:22 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-01-10 20:22:22 +0900 |
| commit | 90e218687211723d2a176751489fc7359ca9d032 (patch) | |
| tree | 28c3f1adb067cdc3a0aa5fbd3e40ba5047a7e4b0 /package.json | |
| parent | fix(client): 画面の幅が狭いとウィジェットドロワーを閉じ... (diff) | |
| download | sharkey-90e218687211723d2a176751489fc7359ca9d032.tar.gz sharkey-90e218687211723d2a176751489fc7359ca9d032.tar.bz2 sharkey-90e218687211723d2a176751489fc7359ca9d032.zip | |
13.0.0-beta.39
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 7c1ca3e306..0aba29ba7b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.0.0-beta.38", + "version": "13.0.0-beta.39", "codename": "indigo", "repository": { "type": "git", |