diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-01 00:12:13 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-01 00:12:13 +0900 |
| commit | 806a49ec3d00700e9109e2a2ccca67c75eb2ed46 (patch) | |
| tree | 7d3493e992fd8c6be2e53f8dd6aa771b4a17cc87 | |
| parent | Update src/server/api/endpoints/users/relation.ts (diff) | |
| download | misskey-806a49ec3d00700e9109e2a2ccca67c75eb2ed46.tar.gz misskey-806a49ec3d00700e9109e2a2ccca67c75eb2ed46.tar.bz2 misskey-806a49ec3d00700e9109e2a2ccca67c75eb2ed46.zip | |
10.36.0
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index ed54dc375a..a845a6e9f7 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.35.1", - "clientVersion": "1.0.11285", + "version": "10.36.0", + "clientVersion": "1.0.11298", "codename": "nighthike", "main": "./built/index.js", "private": true, |