diff options
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 4c88e02a45..72dd6b73f0 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "8.19.1", - "clientVersion": "1.0.9225", + "version": "8.20.0", + "clientVersion": "1.0.9240", "codename": "nighthike", "main": "./built/index.js", "private": true, |