diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-07-24 23:35:19 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-07-24 23:35:19 +0900 |
| commit | 5e9fb8bd848d97da2e00f4e7f7fbe5e77e82b9b8 (patch) | |
| tree | af4de153bd238305f5bf01722b3dfc2561ba0d00 /package.json | |
| parent | wip (diff) | |
| download | sharkey-5e9fb8bd848d97da2e00f4e7f7fbe5e77e82b9b8.tar.gz sharkey-5e9fb8bd848d97da2e00f4e7f7fbe5e77e82b9b8.tar.bz2 sharkey-5e9fb8bd848d97da2e00f4e7f7fbe5e77e82b9b8.zip | |
wip
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 849ff7a62b..3ca36923f2 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "4.27.0", + "version": "5.0.0", "clientVersion": "1.0.7487", "codename": "nighthike", "main": "./built/index.js", |