diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-06 18:30:19 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-06 18:30:19 +0900 |
| commit | b6157e0012e23842f24f38dfdd652c7d719e4da3 (patch) | |
| tree | 807cd0948dae1904eb50c7b7c9e570f695b56da2 /package.json | |
| parent | Merge pull request #2104 from syuilo/greenkeeper/webpack-4.16.5 (diff) | |
| download | misskey-b6157e0012e23842f24f38dfdd652c7d719e4da3.tar.gz misskey-b6157e0012e23842f24f38dfdd652c7d719e4da3.tar.bz2 misskey-b6157e0012e23842f24f38dfdd652c7d719e4da3.zip | |
5.18.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 ec0e7becb9..2b8a1f36d6 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "5.17.0", - "clientVersion": "1.0.8026", + "version": "5.18.0", + "clientVersion": "1.0.8033", "codename": "nighthike", "main": "./built/index.js", "private": true, |