summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-24 06:09:24 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-24 06:09:24 +0900
commit3e146d5f9432d308c3e6e7722d7392c72ef04b4e (patch)
tree3c04b26e8d728d7cee781233606ccdfa2b722a3e /package.json
parentFix bug (diff)
downloadmisskey-3e146d5f9432d308c3e6e7722d7392c72ef04b4e.tar.gz
misskey-3e146d5f9432d308c3e6e7722d7392c72ef04b4e.tar.bz2
misskey-3e146d5f9432d308c3e6e7722d7392c72ef04b4e.zip
2.16.5
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 5f0d6d7c6a..a1fb8fccce 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.16.4",
- "clientVersion": "1.0.5673",
+ "version": "2.16.5",
+ "clientVersion": "1.0.5684",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,