summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-11-24 07:34:51 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-11-24 07:34:51 +0900
commiteb83ab41c05ab3ba5088046521f80fa7b4bc0986 (patch)
treef6cf714829b646849c0e672db9216f24686defe8
parentMerge branch 'develop' of https://github.com/syuilo/misskey into develop (diff)
downloadsharkey-eb83ab41c05ab3ba5088046521f80fa7b4bc0986.tar.gz
sharkey-eb83ab41c05ab3ba5088046521f80fa7b4bc0986.tar.bz2
sharkey-eb83ab41c05ab3ba5088046521f80fa7b4bc0986.zip
Revert "10.57.1"
This reverts commit 8c4f0d45894dd70519b83a2038838770d7827e8e.
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e3819b0ee2..5b91342913 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.57.1",
- "clientVersion": "2.0.12079",
+ "version": "10.57.0",
+ "clientVersion": "2.0.12036",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,