diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-08 11:47:33 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-08 11:47:33 +0900 |
| commit | 16e446c121f3186cf583ff21567d67f4cb104b99 (patch) | |
| tree | 08c5afc4c1d073badd1a9a23f1424f6d53ff5fb6 /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | sharkey-16e446c121f3186cf583ff21567d67f4cb104b99.tar.gz sharkey-16e446c121f3186cf583ff21567d67f4cb104b99.tar.bz2 sharkey-16e446c121f3186cf583ff21567d67f4cb104b99.zip | |
2.32.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 342b9d0479..d9dfc3a552 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.31.0", - "clientVersion": "1.0.6276", + "version": "2.32.0", + "clientVersion": "1.0.6285", "codename": "nighthike", "main": "./built/index.js", "private": true, |