diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-17 12:19:54 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-17 12:19:54 +0900 |
| commit | 71bada97df5e431d362f7f37fdeef69137dcf3fb (patch) | |
| tree | 338cd22383daf8f3eedc86434ca60d0733b19b38 /package.json | |
| parent | Refactor (diff) | |
| download | sharkey-71bada97df5e431d362f7f37fdeef69137dcf3fb.tar.gz sharkey-71bada97df5e431d362f7f37fdeef69137dcf3fb.tar.bz2 sharkey-71bada97df5e431d362f7f37fdeef69137dcf3fb.zip | |
8.45.1
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 aabe65c356..13083b046c 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo <i@syuilo.com>", - "version": "8.45.0", - "clientVersion": "1.0.9834", + "version": "8.45.1", + "clientVersion": "1.0.9840", "codename": "nighthike", "main": "./built/index.js", "private": true, |