diff options
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8eff18b097..4b50820ff3 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "5.12.0", - "clientVersion": "1.0.7948", + "version": "5.13.0", + "clientVersion": "1.0.7963", "codename": "nighthike", "main": "./built/index.js", "private": true, |