summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-17 08:15:57 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-17 08:15:57 +0900
commit11cf82c6a43285bade1e574a5e8294075993f45f (patch)
tree49d6f1b8dd381c2cd7d4621fe89a02c45f1928ec /package.json
parentreversi :white_flower: :100: (diff)
downloadsharkey-11cf82c6a43285bade1e574a5e8294075993f45f.tar.gz
sharkey-11cf82c6a43285bade1e574a5e8294075993f45f.tar.bz2
sharkey-11cf82c6a43285bade1e574a5e8294075993f45f.zip
4.0.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 c5092e6f19..bd5dc8e84f 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "3.1.1",
- "clientVersion": "1.0.6528",
+ "version": "4.0.0",
+ "clientVersion": "1.0.6535",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,