summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-22 05:24:16 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-22 05:24:16 +0900
commit82059d4fd9f198cc438cd561d299dbd429d8ea73 (patch)
treeb7d259011cdc3d2ec16ff4782c88919eb5bf36da
parentClean up (diff)
downloadsharkey-82059d4fd9f198cc438cd561d299dbd429d8ea73.tar.gz
sharkey-82059d4fd9f198cc438cd561d299dbd429d8ea73.tar.bz2
sharkey-82059d4fd9f198cc438cd561d299dbd429d8ea73.zip
7.2.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bef56552e1..293b1e5d84 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "7.1.2",
- "clientVersion": "1.0.8693",
+ "version": "7.2.0",
+ "clientVersion": "1.0.8724",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,