summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-11-14 20:40:21 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-11-14 20:40:21 +0900
commit90429b787cedaf67d6400a7e82e52e95573c898e (patch)
tree828cd370b37da8e69a6c0afca4dcb4b0b48a6448
parent[Client] Improve UI (diff)
downloadsharkey-90429b787cedaf67d6400a7e82e52e95573c898e.tar.gz
sharkey-90429b787cedaf67d6400a7e82e52e95573c898e.tar.bz2
sharkey-90429b787cedaf67d6400a7e82e52e95573c898e.zip
10.49.6
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b76182baf6..a7dc9ad661 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.49.5",
- "clientVersion": "2.0.11781",
+ "version": "10.49.6",
+ "clientVersion": "2.0.11783",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,