summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-17 19:37:06 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-17 19:37:06 +0900
commit35a1fa5bf0c7d97ff87623cf7e9d07fe6c5b92fc (patch)
tree4134b2dade6b38d1434a1d2656c70f3d3d3abb18 /package.json
parentFix bug (diff)
downloadsharkey-35a1fa5bf0c7d97ff87623cf7e9d07fe6c5b92fc.tar.gz
sharkey-35a1fa5bf0c7d97ff87623cf7e9d07fe6c5b92fc.tar.bz2
sharkey-35a1fa5bf0c7d97ff87623cf7e9d07fe6c5b92fc.zip
6.3.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 3d8df6aaee..1a13e07ed8 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "6.2.0",
- "clientVersion": "1.0.8417",
+ "version": "6.3.0",
+ "clientVersion": "1.0.8483",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,