From cad51a1c01aea0d9743cc0c678e67e613a60f81d Mon Sep 17 00:00:00 2001 From: Innei Date: Wed, 25 May 2022 22:01:09 +0800 Subject: [PATCH] release: v3.28.1 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c3fa7652..dbd4f267 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@mx-space/mx-server", - "version": "3.28.0", + "version": "3.28.1", "author": "Innei ", "private": true, "license": "AGPLv3", "dashboard": { "repo": "mx-space/mx-admin", - "version": "3.18.0" + "version": "3.18.2" }, "husky": { "hooks": {