summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-01 20:49:06 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-01 20:49:06 +0900
commitf3499b787cb08d36f2bf9af8293efd41729c77eb (patch)
tree6d4e2d3f3a70677cbdb2e805d0274e68ce1d6a0b
parentBetter post form (diff)
downloadsharkey-f3499b787cb08d36f2bf9af8293efd41729c77eb.tar.gz
sharkey-f3499b787cb08d36f2bf9af8293efd41729c77eb.tar.bz2
sharkey-f3499b787cb08d36f2bf9af8293efd41729c77eb.zip
8.20.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 4c88e02a45..72dd6b73f0 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "8.19.1",
- "clientVersion": "1.0.9225",
+ "version": "8.20.0",
+ "clientVersion": "1.0.9240",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,