diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-20 20:08:36 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-20 20:08:36 +0900 |
| commit | 89361cfce439e2afaf21e5f71f91f94d47f02a0d (patch) | |
| tree | 574625ef917f245a14763e470700792396ec284f /package.json | |
| parent | :v: (diff) | |
| download | misskey-89361cfce439e2afaf21e5f71f91f94d47f02a0d.tar.gz misskey-89361cfce439e2afaf21e5f71f91f94d47f02a0d.tar.bz2 misskey-89361cfce439e2afaf21e5f71f91f94d47f02a0d.zip | |
4.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 dd3c30be4c..d975df2db9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "4.3.1", - "clientVersion": "1.0.6630", + "version": "4.4.0", + "clientVersion": "1.0.6655", "codename": "nighthike", "main": "./built/index.js", "private": true, |