diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 14:01:52 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2019-02-06 14:01:52 +0900 |
| commit | 46c258d77aced0e2f3eb8636cee9da75990948d0 (patch) | |
| tree | d7dde36791beb00efdb5179216c5d3232f7d81d8 /package.json | |
| parent | Merge branches 'develop' and 'develop' of https://github.com/syuilo/misskey i... (diff) | |
| download | misskey-46c258d77aced0e2f3eb8636cee9da75990948d0.tar.gz misskey-46c258d77aced0e2f3eb8636cee9da75990948d0.tar.bz2 misskey-46c258d77aced0e2f3eb8636cee9da75990948d0.zip | |
10.82.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 21978cd51b..2fe32c0a71 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.82.0", - "clientVersion": "2.0.14114", + "version": "10.82.1", + "clientVersion": "2.0.14137", "codename": "nighthike", "repository": { "type": "git", |