diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-10-14 10:17:04 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-10-14 10:17:04 +0900 |
| commit | f49ccd0cd3da9f8d490c30d52aa17606b2da2472 (patch) | |
| tree | 136108c76e219598fc94d87d3d86ecba7568e33e /package.json | |
| parent | Clean up (diff) | |
| download | sharkey-f49ccd0cd3da9f8d490c30d52aa17606b2da2472.tar.gz sharkey-f49ccd0cd3da9f8d490c30d52aa17606b2da2472.tar.bz2 sharkey-f49ccd0cd3da9f8d490c30d52aa17606b2da2472.zip | |
10.15.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 d985eea435..d9f3890e4e 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "10.14.0", - "clientVersion": "1.0.10524", + "version": "10.15.0", + "clientVersion": "1.0.10528", "codename": "nighthike", "main": "./built/index.js", "private": true, |