summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-11-24 07:35:29 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-11-24 07:35:29 +0900
commitba50156a835e44fca2261e95909d053ef534edd0 (patch)
treec26a4872d45d398065715045e67936fea66c943b
parentRevert "10.57.1" (diff)
downloadmisskey-ba50156a835e44fca2261e95909d053ef534edd0.tar.gz
misskey-ba50156a835e44fca2261e95909d053ef534edd0.tar.bz2
misskey-ba50156a835e44fca2261e95909d053ef534edd0.zip
10.57.1
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5b91342913..cc743f004d 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.57.0",
- "clientVersion": "2.0.12036",
+ "version": "10.57.1",
+ "clientVersion": "2.0.12082",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,