diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-18 17:25:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-18 17:25:45 +0900 |
| commit | f7959c073fdc041aec07a13df6b7a0e587cdbd96 (patch) | |
| tree | 0cb25e40062a4ee3340a344e4591fd07fbce337d /package.json | |
| parent | Merge branch 'master' of https://github.com/syuilo/misskey (diff) | |
| download | misskey-f7959c073fdc041aec07a13df6b7a0e587cdbd96.tar.gz misskey-f7959c073fdc041aec07a13df6b7a0e587cdbd96.tar.bz2 misskey-f7959c073fdc041aec07a13df6b7a0e587cdbd96.zip | |
4.3.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 d84a63bc99..9961782c9d 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "4.2.0", - "clientVersion": "1.0.6620", + "version": "4.3.0", + "clientVersion": "1.0.6630", "codename": "nighthike", "main": "./built/index.js", "private": true, |