diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-08 20:17:13 +0900 |
|---|---|---|
| committer | syuilo <Syuilotan@yahoo.co.jp> | 2023-02-08 20:17:13 +0900 |
| commit | 91cc033eb549dcc72c360a7caef1ed7e5658f0fe (patch) | |
| tree | 7361443b1e92828a83957215713fc59822db6d6e /package.json | |
| parent | fix(client): ログイントークンの再生成が出来ない (diff) | |
| download | sharkey-91cc033eb549dcc72c360a7caef1ed7e5658f0fe.tar.gz sharkey-91cc033eb549dcc72c360a7caef1ed7e5658f0fe.tar.bz2 sharkey-91cc033eb549dcc72c360a7caef1ed7e5658f0fe.zip | |
13.5.2
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 f1356e6d24..37a106ce75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "misskey", - "version": "13.5.1", + "version": "13.5.2", "codename": "nasubi", "repository": { "type": "git", |