From f87981eeee10c9ec4d31080a0edc620bb30f3ddd Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Mon, 4 Jun 2018 19:59:07 +0900
Subject: [PATCH] 2.25.2

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

diff --git a/package.json b/package.json
index ad1398525..2e59e17f4 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,8 @@
 {
 	"name": "misskey",
 	"author": "syuilo <i@syuilo.com>",
-	"version": "2.25.1",
-	"clientVersion": "1.0.6112",
+	"version": "2.25.2",
+	"clientVersion": "1.0.6116",
 	"codename": "nighthike",
 	"main": "./built/index.js",
 	"private": true,