From 0bdc3b10881eeafb37c233d6b7a3b2f3a181c8e7 Mon Sep 17 00:00:00 2001 From: Innei Date: Thu, 9 Jun 2022 17:32:06 +0800 Subject: [PATCH] release: v3.30.0-alpha.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6412bfe3..a3025fb9 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@mx-space/mx-server", - "version": "3.29.2", + "version": "3.30.0-alpha.0", "author": "Innei ", "private": true, "license": "AGPLv3", "dashboard": { "repo": "mx-space/mx-admin", - "version": "3.19.1" + "version": "3.19.2" }, "husky": { "hooks": {