From 256e0bbc0d5174b531d6e9d69b3cf39fb55f9892 Mon Sep 17 00:00:00 2001 From: Innei Date: Sat, 21 May 2022 17:16:03 +0800 Subject: [PATCH] release: v3.27.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index b892eeb7..c96e2f0d 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@mx-space/mx-server", - "version": "3.27.0-alpha.0", + "version": "3.27.0", "author": "Innei ", "private": true, "license": "AGPLv3", "dashboard": { "repo": "mx-space/mx-admin", - "version": "3.17.0-alpha.0" + "version": "3.17.0-alpha.1" }, "husky": { "hooks": {