summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-05-27 13:58:35 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-05-27 13:58:35 +0900
commite477de6dd0998a96ff81e2133a657d3fec33eb89 (patch)
treeaedcb5d8cc404d072f00eb6d5c17498970835ec9
parentRefactor (diff)
downloadsharkey-e477de6dd0998a96ff81e2133a657d3fec33eb89.tar.gz
sharkey-e477de6dd0998a96ff81e2133a657d3fec33eb89.tar.bz2
sharkey-e477de6dd0998a96ff81e2133a657d3fec33eb89.zip
2.18.1
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5688484b9c..e09491f26a 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "2.18.0",
- "clientVersion": "1.0.5784",
+ "version": "2.18.1",
+ "clientVersion": "1.0.5789",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,