diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-05-18 09:52:10 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-05-18 09:52:10 +0900 |
| commit | 0926c92245fa53ab642f5ee4e5da8b7d192ea41f (patch) | |
| tree | 2dbf017207b95c4c70be5c3e039e8e7e055d1330 | |
| parent | :art: (diff) | |
| download | sharkey-0926c92245fa53ab642f5ee4e5da8b7d192ea41f.tar.gz sharkey-0926c92245fa53ab642f5ee4e5da8b7d192ea41f.tar.bz2 sharkey-0926c92245fa53ab642f5ee4e5da8b7d192ea41f.zip | |
2.9.0
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 58606a70fe..ef11bb4927 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.8.0", - "clientVersion": "1.0.5352", + "version": "2.9.0", + "clientVersion": "1.0.5394", "codename": "nighthike", "main": "./built/index.js", "private": true, |