summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-11-06 15:52:28 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-11-06 15:52:28 +0900
commitc178cfabfa24f7de5493ab8b4d314cdbfc9beb47 (patch)
tree8fb1cd22346ed48ac9b97de5b37cdec9ece16ccb
parent:art: (diff)
downloadsharkey-c178cfabfa24f7de5493ab8b4d314cdbfc9beb47.tar.gz
sharkey-c178cfabfa24f7de5493ab8b4d314cdbfc9beb47.tar.bz2
sharkey-c178cfabfa24f7de5493ab8b4d314cdbfc9beb47.zip
10.42.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index a2011cab9f..aa56e252ea 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.41.0",
- "clientVersion": "1.0.11594",
+ "version": "10.42.0",
+ "clientVersion": "1.0.11601",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,