diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-19 04:03:55 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-19 04:03:55 +0900 |
| commit | 60269d15e866eaf37a30b3eb16ed45808726ecb3 (patch) | |
| tree | ad4dcc3f04f20a7eba5ad313eb0f5b1d92653d12 /package.json | |
| parent | Fix #2335 (diff) | |
| download | sharkey-60269d15e866eaf37a30b3eb16ed45808726ecb3.tar.gz sharkey-60269d15e866eaf37a30b3eb16ed45808726ecb3.tar.bz2 sharkey-60269d15e866eaf37a30b3eb16ed45808726ecb3.zip | |
Update version
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index ff5eeae3f5..750671397b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "misskey", "author": "syuilo <i@syuilo.com>", "version": "7.0.0", - "clientVersion": "1.0.8520", + "clientVersion": "1.0.8654", "codename": "nighthike", "main": "./built/index.js", "private": true, |