diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-29 00:51:13 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-29 00:51:13 +0900 |
| commit | b8b4991a464c90dcea82b8ddaf026fee591d44ea (patch) | |
| tree | 60c3bdb33e8668dcbb97c2e85f4b228c29a593c5 | |
| parent | Merge pull request #2781 from syuilo/theme (diff) | |
| download | sharkey-b8b4991a464c90dcea82b8ddaf026fee591d44ea.tar.gz sharkey-b8b4991a464c90dcea82b8ddaf026fee591d44ea.tar.bz2 sharkey-b8b4991a464c90dcea82b8ddaf026fee591d44ea.zip | |
8.63.0
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index e19283cf64..e827011257 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "8.62.0", - "clientVersion": "1.0.9964", + "version": "8.63.0", + "clientVersion": "1.0.10040", "codename": "nighthike", "main": "./built/index.js", "private": true, |