summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-10 08:42:29 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-10 08:42:29 +0900
commit0360337df9e12b362d09dd76dfe7de5a05e2ad40 (patch)
treeb1b3e4dae92e9141154c8db37c4b77da4b3eec68 /package.json
parentFix bug (diff)
downloadsharkey-0360337df9e12b362d09dd76dfe7de5a05e2ad40.tar.gz
sharkey-0360337df9e12b362d09dd76dfe7de5a05e2ad40.tar.bz2
sharkey-0360337df9e12b362d09dd76dfe7de5a05e2ad40.zip
2.35.3
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a32ef94015..08316631c2 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.35.2",
- "clientVersion": "1.0.6360",
+ "version": "2.35.3",
+ "clientVersion": "1.0.6371",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,