diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-07 01:45:04 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-07 01:45:04 +0900 |
| commit | 8678e30cc8da8a91c3dcdad11a3696defa77f13f (patch) | |
| tree | beb88de43e008e1c527b24a31b4c5b6267bc8964 /package.json | |
| parent | Merge pull request #1677 from syuilo/l10n_master (diff) | |
| download | sharkey-8678e30cc8da8a91c3dcdad11a3696defa77f13f.tar.gz sharkey-8678e30cc8da8a91c3dcdad11a3696defa77f13f.tar.bz2 sharkey-8678e30cc8da8a91c3dcdad11a3696defa77f13f.zip | |
2.27.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 25aa109552..63c9f5e24c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.27.1", - "clientVersion": "1.0.6158", + "version": "2.27.2", + "clientVersion": "1.0.6185", "codename": "nighthike", "main": "./built/index.js", "private": true, |