summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-12-06 16:35:06 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-12-06 16:35:06 +0900
commit86d4f1981cededfe3ec5a52c9ea499787321e4a3 (patch)
tree4faa5de7374e62d00625851fccf7396dbc5a6d35 /package.json
parent:v: (diff)
downloadmisskey-86d4f1981cededfe3ec5a52c9ea499787321e4a3.tar.gz
misskey-86d4f1981cededfe3ec5a52c9ea499787321e4a3.tar.bz2
misskey-86d4f1981cededfe3ec5a52c9ea499787321e4a3.zip
10.62.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e37914eac9..9101bb50d6 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.61.0",
- "clientVersion": "2.0.12407",
+ "version": "10.62.0",
+ "clientVersion": "2.0.12431",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,