summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-11 17:27:39 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-11 17:27:39 +0900
commitf06d586680be0f13eb2416c1f08beab1d980912e (patch)
tree60402548b3012975a894ae6a95fedf47bc719abd /package.json
parentFix (diff)
downloadmisskey-f06d586680be0f13eb2416c1f08beab1d980912e.tar.gz
misskey-f06d586680be0f13eb2416c1f08beab1d980912e.tar.bz2
misskey-f06d586680be0f13eb2416c1f08beab1d980912e.zip
10.7.2
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ea1d29d6d6..192818d8f0 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "10.7.1",
+ "version": "10.7.2",
"clientVersion": "1.0.10417",
"codename": "nighthike",
"main": "./built/index.js",