diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-09 13:04:58 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-09 13:04:58 +0900 |
| commit | 9ea7d446e84e3c491e947f12dd97a58cb610fee9 (patch) | |
| tree | 9c9de18401b80e1218351e2980fad3137a309fa3 /package.json | |
| parent | Limit the parallelism of AP object processing (#4193) (diff) | |
| download | misskey-9ea7d446e84e3c491e947f12dd97a58cb610fee9.tar.gz misskey-9ea7d446e84e3c491e947f12dd97a58cb610fee9.tar.bz2 misskey-9ea7d446e84e3c491e947f12dd97a58cb610fee9.zip | |
10.84.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 2035fde532..3f1282e5a5 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.83.0", - "clientVersion": "2.0.14211", + "version": "10.84.0", + "clientVersion": "2.0.14224", "codename": "nighthike", "repository": { "type": "git", |