diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-23 15:40:24 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-23 15:40:24 +0900 |
| commit | 8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0 (patch) | |
| tree | 47f8035925cadc4b123b8af9a6f3f0b07bae15ee /package.json | |
| parent | Merge branch 'develop' of https://github.com/syuilo/misskey into develop (diff) | |
| download | sharkey-8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0.tar.gz sharkey-8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0.tar.bz2 sharkey-8fc1e07136d5ee203cbd1a1bc2ec00dfeb0e8cf0.zip | |
1時間単位での集計を追加
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
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", |