From 5475afd601a22f8aea1ba9f99787f2fd8a6a3b4b Mon Sep 17 00:00:00 2001 From: Innei Date: Sun, 10 Apr 2022 23:40:28 +0800 Subject: [PATCH] release: v3.24.0 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a332ce44..af4ea975 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { "name": "@mx-space/mx-server", - "version": "3.24.0-alpha.3", + "version": "3.24.0", "author": "Innei ", "private": true, "license": "AGPLv3", "dashboard": { "repo": "mx-space/mx-admin", - "version": "3.16.13" + "version": "3.16.14" }, "husky": { "hooks": {