diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-14 20:40:21 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-14 20:40:21 +0900 |
| commit | 90429b787cedaf67d6400a7e82e52e95573c898e (patch) | |
| tree | 828cd370b37da8e69a6c0afca4dcb4b0b48a6448 /package.json | |
| parent | [Client] Improve UI (diff) | |
| download | sharkey-90429b787cedaf67d6400a7e82e52e95573c898e.tar.gz sharkey-90429b787cedaf67d6400a7e82e52e95573c898e.tar.bz2 sharkey-90429b787cedaf67d6400a7e82e52e95573c898e.zip | |
10.49.6
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 b76182baf6..a7dc9ad661 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.49.5", - "clientVersion": "2.0.11781", + "version": "10.49.6", + "clientVersion": "2.0.11783", "codename": "nighthike", "main": "./built/index.js", "private": true, |