diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 15:25:47 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 15:25:47 +0900 |
| commit | 960f29ce8188bee05487f3f6bf086ec845328c64 (patch) | |
| tree | 7b048139efca2923fa29596c81a16f794666bb07 /package.json | |
| parent | Resolve #4165 (diff) | |
| download | misskey-960f29ce8188bee05487f3f6bf086ec845328c64.tar.gz misskey-960f29ce8188bee05487f3f6bf086ec845328c64.tar.bz2 misskey-960f29ce8188bee05487f3f6bf086ec845328c64.zip | |
10.82.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 2fe32c0a71..6afc391230 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.82.1", - "clientVersion": "2.0.14137", + "version": "10.82.2", + "clientVersion": "2.0.14142", "codename": "nighthike", "repository": { "type": "git", |