From 3abae4a0bffb77fafca75dbe8bb50bb5aea7441e Mon Sep 17 00:00:00 2001 From: Innei Date: Sat, 21 May 2022 22:04:55 +0800 Subject: [PATCH] release: v3.27.2 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 87b086aa..1aa78129 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@mx-space/mx-server", - "version": "3.27.1", + "version": "3.27.2", "author": "Innei ", "private": true, "license": "AGPLv3", "dashboard": { "repo": "mx-space/mx-admin", - "version": "3.17.0-alpha.1" + "version": "3.17.1" }, "husky": { "hooks": {