summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-23 15:40:24 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-23 15:40:24 +0900
commit8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0 (patch)
tree47f8035925cadc4b123b8af9a6f3f0b07bae15ee /package.json
parentMerge branch 'develop' of https://github.com/syuilo/misskey into develop (diff)
downloadsharkey-8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0.tar.gz
sharkey-8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0.tar.bz2
sharkey-8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0.zip
1時間単位での集計を追加
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 03f63a029d..077d30b96a 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "7.4.1",
+ "version": "8.0.0",
"clientVersion": "1.0.8790",
"codename": "nighthike",
"main": "./built/index.js",