From f44c2a3e4f3b117efb60ed65c09216a11e85ccc5 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Wed, 10 Oct 2018 21:24:32 +0900
Subject: [PATCH] 10.6.0

---
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 44b6de02e8..084ef719f5 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
 {
 	"name": "misskey",
 	"author": "syuilo <i@syuilo.com>",
-	"version": "10.5.0",
-	"clientVersion": "1.0.10405",
+	"version": "10.6.0",
+	"clientVersion": "1.0.10417",
 	"codename": "nighthike",
 	"main": "./built/index.js",
 	"private": true,