diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-14 20:27:12 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-14 20:27:12 +0900 |
| commit | 76a9ea8d3dbcdfea669261819e77d5e1f85f13ed (patch) | |
| tree | 280754772ade5e70e4f96b6400ead7912fb57817 | |
| parent | :art: (diff) | |
| download | sharkey-76a9ea8d3dbcdfea669261819e77d5e1f85f13ed.tar.gz sharkey-76a9ea8d3dbcdfea669261819e77d5e1f85f13ed.tar.bz2 sharkey-76a9ea8d3dbcdfea669261819e77d5e1f85f13ed.zip | |
10.49.5
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 5291e1abf9..b76182baf6 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.49.4", - "clientVersion": "2.0.11774", + "version": "10.49.5", + "clientVersion": "2.0.11781", "codename": "nighthike", "main": "./built/index.js", "private": true, |