summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-06-24 15:56:18 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-06-24 15:56:18 +0900
commit47c45d48b1d5a35b64ee7b26a08b0d2edfd7076d (patch)
treeafbb79ce2bb84565c88cbead5f0772e55639bd9c
parent:art: (diff)
downloadsharkey-47c45d48b1d5a35b64ee7b26a08b0d2edfd7076d.tar.gz
sharkey-47c45d48b1d5a35b64ee7b26a08b0d2edfd7076d.tar.bz2
sharkey-47c45d48b1d5a35b64ee7b26a08b0d2edfd7076d.zip
4.13.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 0f33ac045c..1943de1d25 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "4.12.0",
- "clientVersion": "1.0.6780",
+ "version": "4.13.0",
+ "clientVersion": "1.0.6783",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,