summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-25 10:28:28 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-25 10:28:28 +0900
commitd7fa92d58f11fed0a4aeaf4e72edf04f5e0c65d3 (patch)
treec82098b4aea00b86d02e644fe79a45de66feeaff
parentFix bug (diff)
downloadsharkey-d7fa92d58f11fed0a4aeaf4e72edf04f5e0c65d3.tar.gz
sharkey-d7fa92d58f11fed0a4aeaf4e72edf04f5e0c65d3.tar.bz2
sharkey-d7fa92d58f11fed0a4aeaf4e72edf04f5e0c65d3.zip
8.9.1
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 32cafda27d..16d4637d73 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "8.9.0",
+ "version": "8.9.1",
"clientVersion": "1.0.8950",
"codename": "nighthike",
"main": "./built/index.js",