summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-06 04:57:21 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-06 04:57:21 +0900
commit2448bf4e4e8433695f9a8611a8ea2c98d51f7f2f (patch)
treeffed97722308d8ca7cba61ac90346506e0dac5d3
parentImprove welcome page (diff)
downloadsharkey-2448bf4e4e8433695f9a8611a8ea2c98d51f7f2f.tar.gz
sharkey-2448bf4e4e8433695f9a8611a8ea2c98d51f7f2f.tar.bz2
sharkey-2448bf4e4e8433695f9a8611a8ea2c98d51f7f2f.zip
8.27.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 775c997e55..60c6a09787 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "9.0.0",
- "clientVersion": "1.0.9358",
+ "version": "8.27.0",
+ "clientVersion": "1.0.9378",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,