diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-27 23:20:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-27 23:20:45 +0900 |
| commit | ed862188176047809ea7c41d923878db24e4b804 (patch) | |
| tree | d8317fc748b565c4c86974a27c0b5e1440ba2d37 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-ed862188176047809ea7c41d923878db24e4b804.tar.gz misskey-ed862188176047809ea7c41d923878db24e4b804.tar.bz2 misskey-ed862188176047809ea7c41d923878db24e4b804.zip | |
2.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 1850b22b9e..9a99154773 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.18.2", - "clientVersion": "1.0.5793", + "version": "2.19.0", + "clientVersion": "1.0.5840", "codename": "nighthike", "main": "./built/index.js", "private": true, |