summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-23 03:24:06 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-23 03:24:06 +0900
commitcdab596240280fe4b83a042cd206f32219d815bc (patch)
tree7699b1038161ce6aa9916270d45faf66056e8917 /package.json
parentMerge pull request #2396 from Tosuke/fix-2354 (diff)
downloadsharkey-cdab596240280fe4b83a042cd206f32219d815bc.tar.gz
sharkey-cdab596240280fe4b83a042cd206f32219d815bc.tar.bz2
sharkey-cdab596240280fe4b83a042cd206f32219d815bc.zip
7.4.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 3b40ed1767..a4cb798aef 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "7.3.0",
- "clientVersion": "1.0.8741",
+ "version": "7.4.0",
+ "clientVersion": "1.0.8790",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,