summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-08 11:47:33 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-08 11:47:33 +0900
commit16e446c121f3186cf583ff21567d67f4cb104b99 (patch)
tree08c5afc4c1d073badd1a9a23f1424f6d53ff5fb6 /package.json
parentMerge branch 'master' of https://github.com/syuilo/misskey (diff)
downloadsharkey-16e446c121f3186cf583ff21567d67f4cb104b99.tar.gz
sharkey-16e446c121f3186cf583ff21567d67f4cb104b99.tar.bz2
sharkey-16e446c121f3186cf583ff21567d67f4cb104b99.zip
2.32.0
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 342b9d0479..d9dfc3a552 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.31.0",
- "clientVersion": "1.0.6276",
+ "version": "2.32.0",
+ "clientVersion": "1.0.6285",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,