summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-04 21:11:08 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-04 21:11:08 +0900
commit80f2cc6728a33effece14bcd5d8980d9b062e9de (patch)
treebbe06d6af2953b057dd8853f319681f4a9e03b70
parentFix bug (diff)
downloadsharkey-80f2cc6728a33effece14bcd5d8980d9b062e9de.tar.gz
sharkey-80f2cc6728a33effece14bcd5d8980d9b062e9de.tar.bz2
sharkey-80f2cc6728a33effece14bcd5d8980d9b062e9de.zip
4.16.0
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index de69a57cbf..7c67a913bf 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
{
"name": "misskey",
"author": "syuilo <i@syuilo.com>",
- "version": "4.15.0",
- "clientVersion": "1.0.6878",
+ "version": "4.16.0",
+ "clientVersion": "1.0.6950",
"codename": "nighthike",
"main": "./built/index.js",
"private": true,