summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-17 12:19:54 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-17 12:19:54 +0900
commit71bada97df5e431d362f7f37fdeef69137dcf3fb (patch)
tree338cd22383daf8f3eedc86434ca60d0733b19b38 /package.json
parentRefactor (diff)
downloadsharkey-71bada97df5e431d362f7f37fdeef69137dcf3fb.tar.gz
sharkey-71bada97df5e431d362f7f37fdeef69137dcf3fb.tar.bz2
sharkey-71bada97df5e431d362f7f37fdeef69137dcf3fb.zip
8.45.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
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,