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 b35e8cac83..8bcecea2f4 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.79.1", - "clientVersion": "2.0.13871", + "version": "10.80.0", + "clientVersion": "2.0.13920", "codename": "nighthike", "main": "./built/index.js", "private": true, |