diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-17 04:17:19 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-17 04:17:19 +0900 |
| commit | 22015044a59cd4e530145363c6e6837573058b36 (patch) | |
| tree | f7f945c5b446dc4f1c1aa184e88f12f601757739 | |
| parent | Resolve #2923 (diff) | |
| download | sharkey-22015044a59cd4e530145363c6e6837573058b36.tar.gz sharkey-22015044a59cd4e530145363c6e6837573058b36.tar.bz2 sharkey-22015044a59cd4e530145363c6e6837573058b36.zip | |
10.22.0
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index f6ff54ba23..d76a66611c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.21.3", - "clientVersion": "1.0.10618", + "version": "10.22.0", + "clientVersion": "1.0.10633", "codename": "nighthike", "main": "./built/index.js", "private": true, |