diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-15 15:38:10 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-15 15:38:10 +0900 |
| commit | 6017dc2dff474da4fedb467d528ec3d85f7a0f86 (patch) | |
| tree | 28159b886842d94e8c237f6deb0ea882329c74b7 /package.json | |
| parent | :art: (diff) | |
| download | misskey-6017dc2dff474da4fedb467d528ec3d85f7a0f86.tar.gz misskey-6017dc2dff474da4fedb467d528ec3d85f7a0f86.tar.bz2 misskey-6017dc2dff474da4fedb467d528ec3d85f7a0f86.zip | |
10.85.2
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 d3d4f26bcb..ca05481d47 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.85.1", - "clientVersion": "2.0.14295", + "version": "10.85.2", + "clientVersion": "2.0.14307", "codename": "nighthike", "repository": { "type": "git", |