summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-12-11 21:20:26 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-12-11 21:20:26 +0900
commit8b43d75eafce598d293a19ea913a4de160d4c658 (patch)
treeed452932a079d3096644cb691c41d5647dac2025
parentMerge pull request #3571 from syuilo/l10n_develop (diff)
downloadmisskey-8b43d75eafce598d293a19ea913a4de160d4c658.tar.gz
misskey-8b43d75eafce598d293a19ea913a4de160d4c658.tar.bz2
misskey-8b43d75eafce598d293a19ea913a4de160d4c658.zip
10.63.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 595b09987c..2a62e5204a 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.62.2",
- "clientVersion": "2.0.12609",
+ "version": "10.63.0",
+ "clientVersion": "2.0.12685",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,