From 71ed21c0a39f7edafe3837425222c8f000e9e911 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Mon, 6 Mar 2023 10:23:43 +0800 Subject: [PATCH] 5.3.0 --- modules/cms/src/main/resources/db/upgrade/cms/versions | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/cms/src/main/resources/db/upgrade/cms/versions b/modules/cms/src/main/resources/db/upgrade/cms/versions index 0ada6b47..20570e75 100644 --- a/modules/cms/src/main/resources/db/upgrade/cms/versions +++ b/modules/cms/src/main/resources/db/upgrade/cms/versions @@ -13,4 +13,5 @@ 5.0.2 5.1.0 5.2.0 -5.2.1 \ No newline at end of file +5.2.1 +5.3.0 \ No newline at end of file