diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-12-06 16:35:06 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-12-06 16:35:06 +0900 |
| commit | 86d4f1981cededfe3ec5a52c9ea499787321e4a3 (patch) | |
| tree | 4faa5de7374e62d00625851fccf7396dbc5a6d35 /package.json | |
| parent | :v: (diff) | |
| download | misskey-86d4f1981cededfe3ec5a52c9ea499787321e4a3.tar.gz misskey-86d4f1981cededfe3ec5a52c9ea499787321e4a3.tar.bz2 misskey-86d4f1981cededfe3ec5a52c9ea499787321e4a3.zip | |
10.62.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 e37914eac9..9101bb50d6 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.61.0", - "clientVersion": "2.0.12407", + "version": "10.62.0", + "clientVersion": "2.0.12431", "codename": "nighthike", "main": "./built/index.js", "private": true, |