summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-19 23:11:55 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-19 23:11:55 +0900
commit0efb7af17b59c4916e23a95d2e77aa060410c2e8 (patch)
tree8f38b878c73fc7c0dae01be99afcfa6def04b419 /package.json
parentMerge pull request #2336 from syuilo/l10n_master (diff)
downloadsharkey-0efb7af17b59c4916e23a95d2e77aa060410c2e8.tar.gz
sharkey-0efb7af17b59c4916e23a95d2e77aa060410c2e8.tar.bz2
sharkey-0efb7af17b59c4916e23a95d2e77aa060410c2e8.zip
7.1.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 0e0d746dcd..bf6013e04d 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "7.0.2",
- "clientVersion": "1.0.8654",
+ "version": "7.1.0",
+ "clientVersion": "1.0.8685",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,