diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-06-06 05:29:45 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-06-06 05:29:45 +0900 |
| commit | e8edda01a98c57bbb4a7fb71a5a2ece9f9e970ac (patch) | |
| tree | 54f29ff63699232c3c075dded0e7c6bfe3a447fc | |
| parent | oops (diff) | |
| download | sharkey-e8edda01a98c57bbb4a7fb71a5a2ece9f9e970ac.tar.gz sharkey-e8edda01a98c57bbb4a7fb71a5a2ece9f9e970ac.tar.bz2 sharkey-e8edda01a98c57bbb4a7fb71a5a2ece9f9e970ac.zip | |
2.26.2
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 983c2c8304..9c2bfb16e6 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "2.26.1", - "clientVersion": "1.0.6148", + "version": "2.26.2", + "clientVersion": "1.0.6150", "codename": "nighthike", "main": "./built/index.js", "private": true, |