From a04f0e354558b7757eee75d1fa450430be535b9c Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 11 Oct 2018 21:27:33 +0900 Subject: [PATCH] 10.9.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b6d4fccbc..7d6602498 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "misskey", "author": "syuilo ", - "version": "10.8.0", - "clientVersion": "1.0.10417", + "version": "10.9.0", + "clientVersion": "1.0.10443", "codename": "nighthike", "main": "./built/index.js", "private": true,