summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-10 21:24:32 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-10 21:24:32 +0900
commitf44c2a3e4f3b117efb60ed65c09216a11e85ccc5 (patch)
treec80a449fd7725c3977a358be799840019c1ed424
parent:art: (diff)
downloadsharkey-f44c2a3e4f3b117efb60ed65c09216a11e85ccc5.tar.gz
sharkey-f44c2a3e4f3b117efb60ed65c09216a11e85ccc5.tar.bz2
sharkey-f44c2a3e4f3b117efb60ed65c09216a11e85ccc5.zip
10.6.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 44b6de02e8..084ef719f5 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.5.0",
- "clientVersion": "1.0.10405",
+ "version": "10.6.0",
+ "clientVersion": "1.0.10417",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,