diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-01 20:49:06 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-01 20:49:06 +0900 |
| commit | f3499b787cb08d36f2bf9af8293efd41729c77eb (patch) | |
| tree | 6d4e2d3f3a70677cbdb2e805d0274e68ce1d6a0b /package.json | |
| parent | Better post form (diff) | |
| download | sharkey-f3499b787cb08d36f2bf9af8293efd41729c77eb.tar.gz sharkey-f3499b787cb08d36f2bf9af8293efd41729c77eb.tar.bz2 sharkey-f3499b787cb08d36f2bf9af8293efd41729c77eb.zip | |
8.20.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 4c88e02a45..72dd6b73f0 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "8.19.1", - "clientVersion": "1.0.9225", + "version": "8.20.0", + "clientVersion": "1.0.9240", "codename": "nighthike", "main": "./built/index.js", "private": true, |