summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-12-02 21:08:20 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-12-02 21:08:20 +0900
commit5f33713f535d25af3cc32a51bcd849844ae7b458 (patch)
tree4fc098e09d4fb177afbae374cdf116f686fc01cc
parentMerge pull request #3458 from syuilo/l10n_develop (diff)
downloadmisskey-5f33713f535d25af3cc32a51bcd849844ae7b458.tar.gz
misskey-5f33713f535d25af3cc32a51bcd849844ae7b458.tar.bz2
misskey-5f33713f535d25af3cc32a51bcd849844ae7b458.zip
10.60.1
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 25f3efd3dd..5fb02e6dbc 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.60.0",
- "clientVersion": "2.0.12331",
+ "version": "10.60.1",
+ "clientVersion": "2.0.12361",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,