summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-17 04:17:19 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-17 04:17:19 +0900
commit22015044a59cd4e530145363c6e6837573058b36 (patch)
treef7f945c5b446dc4f1c1aa184e88f12f601757739
parentResolve #2923 (diff)
downloadsharkey-22015044a59cd4e530145363c6e6837573058b36.tar.gz
sharkey-22015044a59cd4e530145363c6e6837573058b36.tar.bz2
sharkey-22015044a59cd4e530145363c6e6837573058b36.zip
10.22.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f6ff54ba23..d76a66611c 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.21.3",
- "clientVersion": "1.0.10618",
+ "version": "10.22.0",
+ "clientVersion": "1.0.10633",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,