diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-16 16:59:56 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-16 16:59:56 +0900 |
| commit | e3ade148cafd41e805e38f7cabc681a288af1299 (patch) | |
| tree | 7bf18e47c1839282ca86e8f67dd20ffb162d1b67 /package.json | |
| parent | :art: (diff) | |
| download | misskey-e3ade148cafd41e805e38f7cabc681a288af1299.tar.gz misskey-e3ade148cafd41e805e38f7cabc681a288af1299.tar.bz2 misskey-e3ade148cafd41e805e38f7cabc681a288af1299.zip | |
10.86.1
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 edd36e0e65..bf93ba8889 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.86.0", - "clientVersion": "2.0.14319", + "version": "10.86.1", + "clientVersion": "2.0.14327", "codename": "nighthike", "repository": { "type": "git", |