diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-22 05:24:16 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-22 05:24:16 +0900 |
| commit | 82059d4fd9f198cc438cd561d299dbd429d8ea73 (patch) | |
| tree | b7d259011cdc3d2ec16ff4782c88919eb5bf36da /package.json | |
| parent | Clean up (diff) | |
| download | sharkey-82059d4fd9f198cc438cd561d299dbd429d8ea73.tar.gz sharkey-82059d4fd9f198cc438cd561d299dbd429d8ea73.tar.bz2 sharkey-82059d4fd9f198cc438cd561d299dbd429d8ea73.zip | |
7.2.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 bef56552e1..293b1e5d84 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "7.1.2", - "clientVersion": "1.0.8693", + "version": "7.2.0", + "clientVersion": "1.0.8724", "codename": "nighthike", "main": "./built/index.js", "private": true, |