diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-08 08:06:19 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-08 08:06:19 +0900 |
| commit | fa171f237d5fcdcdc4296b99dde37486b47efa00 (patch) | |
| tree | f620999a7df4cbe30bb925ae1617791fcb19dee2 /package.json | |
| parent | :art: (diff) | |
| download | sharkey-fa171f237d5fcdcdc4296b99dde37486b47efa00.tar.gz sharkey-fa171f237d5fcdcdc4296b99dde37486b47efa00.tar.bz2 sharkey-fa171f237d5fcdcdc4296b99dde37486b47efa00.zip | |
2.30.2
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 553ba4bb26..b693617d94 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.30.1", - "clientVersion": "1.0.6259", + "version": "2.30.2", + "clientVersion": "1.0.6274", "codename": "nighthike", "main": "./built/index.js", "private": true, |