From f51954dbf019988424d52a1d080de0e933f1e75a Mon Sep 17 00:00:00 2001 From: Innei Date: Tue, 24 May 2022 22:44:40 +0800 Subject: [PATCH] release: v3.28.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fbe33aa8..bf4c449a 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@mx-space/mx-server", - "version": "3.28.0-alpha.1", + "version": "3.28.0", "author": "Innei ", "private": true, "license": "AGPLv3", "dashboard": { "repo": "mx-space/mx-admin", - "version": "3.18.0-alpha.1" + "version": "3.18.0" }, "husky": { "hooks": {