diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-19 11:55:11 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-19 11:55:11 +0900 |
| commit | fceb0e2158853059f1920152a85d3f3db67a8363 (patch) | |
| tree | d5fc6f60baf37449ca3f575ca7968672f1850377 /package.json | |
| parent | Merge pull request #1926 from syuilo/greenkeeper/emojilib-2.3.0 (diff) | |
| download | misskey-fceb0e2158853059f1920152a85d3f3db67a8363.tar.gz misskey-fceb0e2158853059f1920152a85d3f3db67a8363.tar.bz2 misskey-fceb0e2158853059f1920152a85d3f3db67a8363.zip | |
4.24.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 a6b6c388cb..21cbf0d73a 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "4.23.1", - "clientVersion": "1.0.7371", + "version": "4.24.0", + "clientVersion": "1.0.7396", "codename": "nighthike", "main": "./built/index.js", "private": true, |