diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-07 03:33:21 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-07 03:33:21 +0900 |
| commit | d81acae17ea207e626d184ef08fdb45d1c283963 (patch) | |
| tree | 9a205811a11b675b853aca3e463152a0d816ff69 /package.json | |
| parent | Merge pull request #2108 from syuilo/l10n_master (diff) | |
| download | misskey-d81acae17ea207e626d184ef08fdb45d1c283963.tar.gz misskey-d81acae17ea207e626d184ef08fdb45d1c283963.tar.bz2 misskey-d81acae17ea207e626d184ef08fdb45d1c283963.zip | |
5.19.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 2b8a1f36d6..5a7c0a2dd8 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "5.18.0", - "clientVersion": "1.0.8033", + "version": "5.19.0", + "clientVersion": "1.0.8052", "codename": "nighthike", "main": "./built/index.js", "private": true, |