From 9677d1288adbbe7bae02edd57caa239825a8838a Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Mon, 21 May 2018 11:16:17 +0900
Subject: [PATCH] 2.14.0

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

diff --git a/package.json b/package.json
index 411c4948e8..d3dbeafe3e 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
 {
 	"name": "misskey",
 	"author": "syuilo <i@syuilo.com>",
-	"version": "2.13.0",
-	"clientVersion": "1.0.5576",
+	"version": "2.14.0",
+	"clientVersion": "1.0.5606",
 	"codename": "nighthike",
 	"main": "./built/index.js",
 	"private": true,
-- 
GitLab