diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-23 03:24:06 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-23 03:24:06 +0900 |
| commit | cdab596240280fe4b83a042cd206f32219d815bc (patch) | |
| tree | 7699b1038161ce6aa9916270d45faf66056e8917 /package.json | |
| parent | Merge pull request #2396 from Tosuke/fix-2354 (diff) | |
| download | sharkey-cdab596240280fe4b83a042cd206f32219d815bc.tar.gz sharkey-cdab596240280fe4b83a042cd206f32219d815bc.tar.bz2 sharkey-cdab596240280fe4b83a042cd206f32219d815bc.zip | |
7.4.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 3b40ed1767..a4cb798aef 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "7.3.0", - "clientVersion": "1.0.8741", + "version": "7.4.0", + "clientVersion": "1.0.8790", "codename": "nighthike", "main": "./built/index.js", "private": true, |