diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-01 09:35:24 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-01 09:35:24 +0900 |
| commit | 2b3687b3cb1cf56ff3ef212784309d5af4a3486f (patch) | |
| tree | 10077892a6e4ec6ec6d9e39e074f55172d65c49a /package.json | |
| parent | Refactor and use original image for banner (diff) | |
| download | misskey-2b3687b3cb1cf56ff3ef212784309d5af4a3486f.tar.gz misskey-2b3687b3cb1cf56ff3ef212784309d5af4a3486f.tar.bz2 misskey-2b3687b3cb1cf56ff3ef212784309d5af4a3486f.zip | |
10.36.1
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 21f3af1117..0414df310f 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.36.0", - "clientVersion": "1.0.11298", + "version": "10.36.1", + "clientVersion": "1.0.11311", "codename": "nighthike", "main": "./built/index.js", "private": true, |