summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-26 18:53:35 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-26 18:53:35 +0900
commit839c93961cf96d68e4517e6d2439cc6ae4e3dd45 (patch)
tree5767e4c9893dc8e8daf0f234aad38ab578fe8ebd
parent:art: (diff)
downloadsharkey-839c93961cf96d68e4517e6d2439cc6ae4e3dd45.tar.gz
sharkey-839c93961cf96d68e4517e6d2439cc6ae4e3dd45.tar.bz2
sharkey-839c93961cf96d68e4517e6d2439cc6ae4e3dd45.zip
4.14.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5a26eba0c1..de7bff6e73 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "4.13.1",
- "clientVersion": "1.0.6783",
+ "version": "4.14.0",
+ "clientVersion": "1.0.6815",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,