diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-11-26 04:33:39 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-11-26 04:33:39 +0900 |
| commit | 857940f402cae558e50c8e61cf8e2409307d485e (patch) | |
| tree | e6eca1a15a2156123f85a3a76e252a2a2fef937e /package.json | |
| parent | Image for web publish (#3402) (diff) | |
| download | misskey-857940f402cae558e50c8e61cf8e2409307d485e.tar.gz misskey-857940f402cae558e50c8e61cf8e2409307d485e.tar.bz2 misskey-857940f402cae558e50c8e61cf8e2409307d485e.zip | |
10.58.0
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 4f77190a25..8236c17581 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.57.3", - "clientVersion": "2.0.12095", + "version": "10.58.0", + "clientVersion": "2.0.12104", "codename": "nighthike", "main": "./built/index.js", "private": true, |