diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 08:42:29 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-10 08:42:29 +0900 |
| commit | 0360337df9e12b362d09dd76dfe7de5a05e2ad40 (patch) | |
| tree | b1b3e4dae92e9141154c8db37c4b77da4b3eec68 /package.json | |
| parent | Fix bug (diff) | |
| download | sharkey-0360337df9e12b362d09dd76dfe7de5a05e2ad40.tar.gz sharkey-0360337df9e12b362d09dd76dfe7de5a05e2ad40.tar.bz2 sharkey-0360337df9e12b362d09dd76dfe7de5a05e2ad40.zip | |
2.35.3
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 a32ef94015..08316631c2 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.35.2", - "clientVersion": "1.0.6360", + "version": "2.35.3", + "clientVersion": "1.0.6371", "codename": "nighthike", "main": "./built/index.js", "private": true, |