diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-08-18 23:48:54 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-08-18 23:48:54 +0900 |
| commit | df71c90f9f85b1e1f0eecbdf25d749dc96b5b2ff (patch) | |
| tree | 9582f728687d544f9da73f228d3c3259982c9ddc /package.json | |
| parent | wip (diff) | |
| download | sharkey-df71c90f9f85b1e1f0eecbdf25d749dc96b5b2ff.tar.gz sharkey-df71c90f9f85b1e1f0eecbdf25d749dc96b5b2ff.tar.bz2 sharkey-df71c90f9f85b1e1f0eecbdf25d749dc96b5b2ff.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 1101230f61..ff5eeae3f5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "6.4.1", + "version": "7.0.0", "clientVersion": "1.0.8520", "codename": "nighthike", "main": "./built/index.js", |