From 83f2926f0caac14890a087d803da41fb8577a9df Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 20 Jul 2018 02:55:27 +0900 Subject: [PATCH] 4.25.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ff3dfd7c0..9e28a26f9 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo ", - "version": "4.24.1", - "clientVersion": "1.0.7402", + "version": "4.25.0", + "clientVersion": "1.0.7405", "codename": "nighthike", "main": "./built/index.js", "private": true,